]> 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>
Wed, 12 Oct 2011 06:32:14 +0000 (17:32 +1100)
commit7b06a946f8ad232fc14dc9321751e02e92e5f7d6
tree9acbaad05b3e529ac4c47808604c83a1b8e776c6
parent5d87a696816a6beb912e766bab9f19a2eb3fca3c
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