From: Joe Perches Date: Wed, 4 Jun 2014 23:12:08 +0000 (-0700) Subject: checkpatch: prefer kstrto to sscanf(buf, "%", &bar); X-Git-Tag: omap-for-v3.16/fixes-against-rc1~56^2~16^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=afc819ab0293be3bd5c16d9eba26f9d57f61c42a;p=pandora-kernel.git checkpatch: prefer kstrto to sscanf(buf, "%", &bar); Use the kstrto functions in preference to sscanf. Signed-off-by: Joe Perches Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed