From: Thomas Richter Date: Wed, 22 Oct 2014 10:18:07 +0000 (+0200) Subject: ctcm: replace sscanf by kstrto function X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~345^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=652d77ba7be01093bf7e83090267533970028b12;p=pandora-kernel.git ctcm: 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