diff options
author | Jingoo Han | 2013-05-31 23:24:06 +0200 |
---|---|---|
committer | David S. Miller | 2013-06-03 09:39:46 +0200 |
commit | 27d7f47756f40fb1bc3159e09217f740f5c5b5b1 (patch) | |
tree | c4f2d3368efab3eaf4bb6bca9499a62dd688e131 /drivers/ssb | |
parent | net: ethernet: replace strict_strtoul() with kstrtoul() (diff) | |
download | kernel-qcow2-linux-27d7f47756f40fb1bc3159e09217f740f5c5b5b1.tar.gz kernel-qcow2-linux-27d7f47756f40fb1bc3159e09217f740f5c5b5b1.tar.xz kernel-qcow2-linux-27d7f47756f40fb1bc3159e09217f740f5c5b5b1.zip |
net: wireless: 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/ssb')
0 files changed, 0 insertions, 0 deletions