security: replace strict_strto*() with kstrto*()
authorJingoo Han <jg1.han@samsung.com>
Wed, 5 Feb 2014 06:13:14 +0000 (15:13 +0900)
committerJames Morris <james.l.morris@oracle.com>
Thu, 6 Feb 2014 08:11:04 +0000 (19:11 +1100)
commit29707b206c5171ac6583a4d1e9ec3af937e8c2e4
tree89eaafa4bfc49b2418db3bdfb367e65f643d2e79
parent923b49ff69fcbffe6f8b2739de218c45544392a7
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 <jg1.han@samsung.com>
Signed-off-by: James Morris <james.l.morris@oracle.com>
security/apparmor/lsm.c
security/integrity/ima/ima_policy.c
security/integrity/integrity_audit.c
security/keys/encrypted-keys/encrypted.c
security/keys/trusted.c
security/selinux/hooks.c
security/selinux/selinuxfs.c