From: Michal Nazarewicz Date: Wed, 13 Apr 2011 22:37:00 +0000 (+0200) Subject: usb: gadget: storage_common: use kstrto*() X-Git-Tag: v3.0-rc1~337^2~138^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db8fa2852ed5b46c05148db87be135300f17b8ce;p=pandora-kernel.git usb: gadget: storage_common: use kstrto*() This commit replaces the usage of strict_strtoul() (which became deprecated after commit 33ee3b2e) with kstrtouint(). Signed-off-by: Michal Nazarewicz Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed