diff options
author | Jingoo Han <jg1.han@samsung.com> | 2014-02-05 03:22:05 +0100 |
---|---|---|
committer | Nicholas Bellinger <nab@linux-iscsi.org> | 2014-02-13 00:14:40 +0100 |
commit | 9d8abf45944e4f1c18a04070fc3ed2f3ffcbbcb6 (patch) | |
tree | 79c5e7f948114588e34da1f7c45a6c87b78daa4b /lib | |
parent | target: Simplify command completion by removing CMD_T_FAILED flag (diff) | |
download | linux-9d8abf45944e4f1c18a04070fc3ed2f3ffcbbcb6.tar.xz linux-9d8abf45944e4f1c18a04070fc3ed2f3ffcbbcb6.zip |
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 'lib')
0 files changed, 0 insertions, 0 deletions