diff options
author | Lendacky, Thomas <Thomas.Lendacky@amd.com> | 2014-06-24 16:19:35 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-06-26 17:14:04 -0700 |
commit | 66f95c35c413f674a835034dc667099b44225df2 (patch) | |
tree | d0c63d120b8f0a27afde54a8802eb2975e865b3f /drivers/hsi | |
parent | b85e4d8960f10e4b28613a3e7b76f8889a2089e3 (diff) |
amd-xgbe: Resolve checkpatch warning about sscanf usage
Checkpatch issued a warning preferring to use kstrto<type> when
using a single variable sscanf. Change the sscanf invocation to
a kstrtouint call.
Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/hsi')
0 files changed, 0 insertions, 0 deletions