From: Azael Avalos Date: Thu, 26 Feb 2015 17:58:30 +0000 (-0700) Subject: toshiba_haps: Replace sscanf with kstrtoint X-Git-Tag: omap-for-v4.3/legacy-v2-signed~81^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a882003714ec94a3108b47ea5c0cf2a6ec1f3e98;p=pandora-kernel.git toshiba_haps: Replace sscanf with kstrtoint This patch simply replaces the use of sscanf with kstrtoint returning the error code in case that something went bad. Signed-off-by: Azael Avalos Signed-off-by: Darren Hart --- Reading git-diff-tree failed