]> git.karo-electronics.de Git - karo-tx-linux.git/commit
include/linux/security.h: fix security_inode_init_security() arg
authorAndrew Morton <akpm@linux-foundation.org>
Wed, 5 Oct 2011 00:43:16 +0000 (11:43 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 13 Oct 2011 06:49:29 +0000 (17:49 +1100)
commit183a0975c9dce1246a80a2a1e26375893bfca963
treee3b487918e554db0e80dd24dffc418f5e3e92c24
parent87236dab71c52b2f220cf1830150184129ad97a2
include/linux/security.h: fix security_inode_init_security() arg

Make the security_inode_init_security() initxattrs arg const, to match the
non-stubbed version of that function.

Cc: James Morris <jmorris@namei.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
include/linux/security.h