diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-05-31 21:18:55 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-06-03 07:39:46 (GMT) |
commit | 0672f0ab57dc71958542ac41e5a7ccb6a382a8f3 (patch) | |
tree | b729314765ae3740ba2d26200b71ed56aa223636 /drivers/spi/spi-mxs.c | |
parent | 9a99d4a50cb8ce516adf0f2436138d4c8e6e4535 (diff) | |
download | linux-fsl-qoriq-0672f0ab57dc71958542ac41e5a7ccb6a382a8f3.tar.xz |
net: can: replace strict_strtoul() with kstrtoul()
The usage of strict_strtoul() is not preferred, because
strict_strtoul() is obsolete. Thus, kstrtoul() should be
used.
Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/spi/spi-mxs.c')
0 files changed, 0 insertions, 0 deletions