AppArmor: fix build warnings for non-const use of get_task_cred
authorJames Morris <jmorris@namei.org>
Mon, 2 Aug 2010 05:49:00 +0000 (15:49 +1000)
committerJames Morris <jmorris@namei.org>
Mon, 2 Aug 2010 05:49:00 +0000 (15:49 +1000)
commit77c80e6b2fd049848bfd1bdab67899ad3ac407a7
tree672ccbe5316698e0ef4dae46ba0029fb234989bf
parent6371dcd36f649d9d07823f31400618155a20dde1
AppArmor: fix build warnings for non-const use of get_task_cred

Fix build warnings for non-const use of get_task_cred.

Signed-off-by: James Morris <jmorris@namei.org>
security/apparmor/domain.c
security/apparmor/ipc.c