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:
75a1408
)
[SCSI] zfcp: cleanup use of obsolete strict_strto* functions
author
Martin Peschke
<mpeschke@linux.vnet.ibm.com>
Thu, 22 Aug 2013 15:49:32 +0000
(17:49 +0200)
committer
James Bottomley
<JBottomley@Parallels.com>
Tue, 3 Sep 2013 14:27:55 +0000
(07:27 -0700)
strict_strtoul and friends are obsolete. Use kstrtoul functions
instead.
Signed-off-by: Martin Peschke <mpeschke@linux.vnet.ibm.com>
Signed-off-by: Steffen Maier <maier@linux.vnet.ibm.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
No differences found