selinux: always call sk_security_struct sksec
authorEric Paris <eparis@redhat.com>
Wed, 7 Apr 2010 19:08:46 +0000 (15:08 -0400)
committerJames Morris <jmorris@namei.org>
Wed, 7 Apr 2010 23:17:02 +0000 (09:17 +1000)
trying to grep everything that messes with a sk_security_struct isn't easy
since we don't always call it sksec.  Just rename everything sksec.

Signed-off-by: Eric Paris <eparis@redhat.com>
Signed-off-by: James Morris <jmorris@namei.org>

No differences found