From: Lendacky, Thomas Date: Tue, 24 Jun 2014 21:19:35 +0000 (-0500) Subject: amd-xgbe: Resolve checkpatch warning about sscanf usage X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~256^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66f95c35c413f674a835034dc667099b44225df2;p=pandora-kernel.git amd-xgbe: Resolve checkpatch warning about sscanf usage Checkpatch issued a warning preferring to use kstrto when using a single variable sscanf. Change the sscanf invocation to a kstrtouint call. Signed-off-by: Tom Lendacky Signed-off-by: David S. Miller --- Reading git-diff-tree failed