From a17164e54bf0e3c2cbc72c35b9f67c2873a122dd Mon Sep 17 00:00:00 2001 From: Abhijit Pawar Date: Wed, 9 Jan 2013 19:34:42 +0530 Subject: [PATCH] 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-format-patch failed