From: Martin Peschke Date: Thu, 22 Aug 2013 15:49:32 +0000 (+0200) Subject: [SCSI] zfcp: cleanup use of obsolete strict_strto* functions X-Git-Tag: v3.12-rc1~180^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee732ea8298ff5a38582f12354d9bbf0cb1faac1;p=pandora-kernel.git [SCSI] zfcp: cleanup use of obsolete strict_strto* functions strict_strtoul and friends are obsolete. Use kstrtoul functions instead. Signed-off-by: Martin Peschke Signed-off-by: Steffen Maier Signed-off-by: James Bottomley --- Reading git-diff-tree failed