]> 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)
commit69e8f22ce293baf40b8b3f00f732554fe0e3f7e0
treefcac41c9b6cb8de95214e74d0f1c1b84aa979655
parent0aa498465caf4b5091316003b93d9bc6e34e1b69
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