summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sfc
diff options
context:
space:
mode:
authorLABBE Corentin <clabbe.montjoie@gmail.com>2015-12-04 07:43:19 (GMT)
committerDavid S. Miller <davem@davemloft.net>2015-12-05 22:50:55 (GMT)
commite94d91a6eb155ff77110863d15ba51b3c6b5c548 (patch)
treee643de1e36a72677db63f75d4c5ac01088828931 /drivers/net/ethernet/sfc
parent857e8a6765d6463dda9b4ffd53cb2663b15ae939 (diff)
downloadlinux-e94d91a6eb155ff77110863d15ba51b3c6b5c548.tar.xz
atm: solos-pci: Replace simple_strtol by kstrtoint
The simple_strtol function is obsolete. This patch replace it by kstrtoint. This will simplify code, since some error case not handled by simple_strtol are handled by kstrtoint. Signed-off-by: LABBE Corentin <clabbe.montjoie@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/sfc')
0 files changed, 0 insertions, 0 deletions