diff options
author | Jingoo Han <jg1.han@samsung.com> | 2014-02-05 11:22:05 +0900 |
---|---|---|
committer | Nicholas Bellinger <nab@linux-iscsi.org> | 2014-02-12 15:14:40 -0800 |
commit | 9d8abf45944e4f1c18a04070fc3ed2f3ffcbbcb6 (patch) | |
tree | 79c5e7f948114588e34da1f7c45a6c87b78daa4b /drivers/target/target_core_sbc.c | |
parent | 3dca1471993f9b89f3184468f8bbab2b1e024451 (diff) | |
download | linux-9d8abf45944e4f1c18a04070fc3ed2f3ffcbbcb6.tar.bz2 |
IB/srpt: 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: Nicholas Bellinger <nab@linux-iscsi.org>
Diffstat (limited to 'drivers/target/target_core_sbc.c')
0 files changed, 0 insertions, 0 deletions