From: Fabian Frederick Date: Fri, 6 Jun 2014 21:38:24 +0000 (-0700) Subject: fs/dlm/config.c: convert simple_str to kstr X-Git-Tag: omap-for-v3.16/fixes-against-rc1~91^2~4^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f4c337fb7fb946824a26e78e37b85ef25e0a4a2;p=pandora-kernel.git fs/dlm/config.c: convert simple_str to kstr Replace obsolete functions simple_strtoul/kstrtouint simple_strtol/kstrtoint (kstr __must_check requires the right function to be applied) Signed-off-by: Fabian Frederick Cc: Christine Caulfield Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed