From: Jingoo Han Date: Wed, 5 Feb 2014 06:13:14 +0000 (+0900) Subject: security: replace strict_strto*() with kstrto*() X-Git-Tag: v3.15-rc1~112^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29707b206c5171ac6583a4d1e9ec3af937e8c2e4;p=pandora-kernel.git security: 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: James Morris --- Reading git-diff-tree failed