Skip to content
Snippets Groups Projects
Commit 9d8abf45 authored by Jingoo Han's avatar Jingoo Han Committed by Nicholas Bellinger
Browse files

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: default avatarJingoo Han <jg1.han@samsung.com>
Signed-off-by: default avatarNicholas Bellinger <nab@linux-iscsi.org>
parent 3dca1471
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment