From: Abhijit Pawar Date: Wed, 9 Jan 2013 14:04:42 +0000 (+0530) Subject: fs/xfs remove obsolete simple_strto X-Git-Tag: v3.9-rc1~134^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a17164e54bf0e3c2cbc72c35b9f67c2873a122dd;p=pandora-kernel.git fs/xfs remove obsolete simple_strto This patch replaces usages of obsolete simple_strtoul with kstrtoint in xfs_args and suffix_strtoul. Signed-off-by: Abhijit Pawar Reviewed-by: Jie Liu Signed-off-by: Ben Myers --- Reading git-diff-tree failed