From: Michal Nazarewicz Date: Thu, 14 Apr 2011 09:55:43 +0000 (+0200) Subject: usb: gadget: storage_common: use kstrto*() [bug fix] X-Git-Tag: v3.0-rc1~337^2~110 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd4477b09e13f60c7d9e497311ea6410a94aaae8;p=pandora-kernel.git usb: gadget: storage_common: use kstrto*() [bug fix] This commit fixes an embarrassing bug in the "storage_common: use kstrto*()" patch which caused fsg_store_ro() to return zero instead of the length of the consumed buffer. Signed-off-by: Michal Nazarewicz Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed