git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3dca147
)
IB/srpt: replace strict_strtoul() with kstrtoul()
author
Jingoo Han
<jg1.han@samsung.com>
Wed, 5 Feb 2014 02:22:05 +0000
(11:22 +0900)
committer
Nicholas Bellinger
<nab@linux-iscsi.org>
Wed, 12 Feb 2014 23:14:40 +0000
(15:14 -0800)
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>
drivers/infiniband/ulp/srpt/ib_srpt.c
patch
|
blob
|
history
diff --cc
drivers/infiniband/ulp/srpt/ib_srpt.c
Simple merge