]> git.kernelconcepts.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, 6 Oct 2011 05:59:50 +0000 (16:59 +1100)
commit50bcff0736c53a864017b499fb502986f8751748
tree7e61092e205cab6067da82b47293f49cf997c01b
parent44e7083ac8cfc83f8d255f321b6f22a79d47fa91
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