commit | ee732ea8298ff5a38582f12354d9bbf0cb1faac1 | [log] [tgz] |
---|---|---|
author | Martin Peschke <mpeschke@linux.vnet.ibm.com> | Thu Aug 22 17:49:32 2013 +0200 |
committer | James Bottomley <JBottomley@Parallels.com> | Tue Sep 03 07:27:55 2013 -0700 |
tree | 63ce5c8b2a52534d770ed810532bf8e9ec5576ae | |
parent | 75a1408d324890db2d454a1937d4dd77cab31915 [diff] |
[SCSI] zfcp: cleanup use of obsolete strict_strto* functions 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>