From: Thomas Richter Date: Wed, 22 Oct 2014 10:18:06 +0000 (+0200) Subject: lcs: replace sscanf by kstrto function X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~345^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=786f00659afd013ee8795083f3966c28323b3a03;p=pandora-kernel.git lcs: replace sscanf by kstrto function Since a single integer value is read from the supplied buffer use the kstrto functions instead of sscanf. Signed-off-by: Thomas Richter Signed-off-by: Frank Blaschka Signed-off-by: David S. Miller --- Reading git-diff-tree failed