]> git.baikalelectronics.ru Git - kernel.git/commit
[SCSI] zfcp: cleanup use of obsolete strict_strto* functions
authorMartin Peschke <mpeschke@linux.vnet.ibm.com>
Thu, 22 Aug 2013 15:49:32 +0000 (17:49 +0200)
committerJames Bottomley <JBottomley@Parallels.com>
Tue, 3 Sep 2013 14:27:55 +0000 (07:27 -0700)
commitb6c09baab4abd63a3967631b087ff75ab8d97ffd
tree63ce5c8b2a52534d770ed810532bf8e9ec5576ae
parente513b347ee5681791aec2718495f1c0a51f36f90
[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>
drivers/s390/scsi/zfcp_aux.c
drivers/s390/scsi/zfcp_sysfs.c