From: Jingoo Han Date: Thu, 12 Sep 2013 22:14:07 +0000 (-0700) Subject: kernel: replace strict_strto*() with kstrto*() X-Git-Tag: v3.12-rc1~24^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6072ddc8520b86adfac6939ca32fb6e6c4de017a;p=pandora-kernel.git kernel: replace strict_strto*() with kstrto*() The usage of strict_strto*() is not preferred, because strict_strto*() is obsolete. Thus, kstrto*() should be used. Signed-off-by: Jingoo Han Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed