]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] selinux: Remove unneeded k[cm]alloc() return value casts
authorJesper Juhl <jesper.juhl@gmail.com>
Tue, 10 Jan 2006 04:54:46 +0000 (20:54 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 10 Jan 2006 16:02:02 +0000 (08:02 -0800)
commit1da7b687868bb2171a8d2080a847f5897c764590
tree7b186963ba5ecd8f54097095432f82529d6835fb
parentb17c708e1ea8cdf5f4963ca28a55dd6f302ba14a
[PATCH] selinux: Remove unneeded k[cm]alloc() return value casts

Remove redundant casts of k*alloc() return values in
security/selinux/ss/services.c

Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
Acked-by: Stephen Smalley <sds@epoch.ncsc.mil>
Cc: James Morris <jmorris@namei.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
security/selinux/ss/services.c