]> git.baikalelectronics.ru Git - kernel.git/commit
target: handle empty string writes in sysfs
authorDan Carpenter <dan.carpenter@oracle.com>
Fri, 27 Jan 2012 12:50:55 +0000 (15:50 +0300)
committerNicholas Bellinger <nab@linux-iscsi.org>
Tue, 7 Feb 2012 06:48:40 +0000 (06:48 +0000)
commit868514d7c11c070e13ca2e4e83eefcdbcc6636b5
treefcac41c9b6cb8de95214e74d0f1c1b84aa979655
parent07f25455465b63b82493ae18b04c6ede10fe7780
target: handle empty string writes in sysfs

These are root only and we're not likely to hit the problem in practise,
but it makes the static checkers happy.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
drivers/target/target_core_configfs.c