security: Simplify naming of kdbus' alloc and free hooks too
authorKarol Lewandowski <k.lewandowsk@samsung.com>
Tue, 25 Feb 2014 18:56:20 +0000 (19:56 +0100)
committerMaciej Wereski <m.wereski@partner.samsung.com>
Thu, 27 Mar 2014 11:49:03 +0000 (12:49 +0100)
commit11f3034f40befec73b775b6127ac80edbc1897ff
treec3aa6a40a35573977e48b928bddb1f9cae733166
parenta7a2e5246dd686d461e1f91b7c1db5f61f5d97cc
security: Simplify naming of kdbus' alloc and free hooks too

These functions make sense only in 'struct security_ops'
anyway, so there is no need for '_security' postfix.

Signed-off-by: Karol Lewandowski <k.lewandowsk@samsung.com>
include/linux/security.h
security/capability.c
security/security.c
security/smack/smack_lsm.c