]> 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>
Tue, 8 Nov 2011 00:20:16 +0000 (11:20 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 16 Nov 2011 01:47:05 +0000 (12:47 +1100)
commitac2eb94de79da7db6bc09c14d517f70ddbe981e0
treed01bffe16aeddd32058edfe3d1785c4601b6df70
parent5d20e2ccce17e1f3a94bcbede212f6a4badbef86
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