IMA: Add __init notation to ima functions
authorEric Paris <eparis@redhat.com>
Thu, 21 May 2009 19:43:32 +0000 (15:43 -0400)
committerJames Morris <jmorris@namei.org>
Thu, 21 May 2009 23:34:21 +0000 (09:34 +1000)
A number of IMA functions only used during init are not marked with __init.
Add those notations so they are freed automatically.

Signed-off-by: Eric Paris <eparis@redhat.com>
Acked-by: Mimi Zohar <zohar@us.ibm.com>
Signed-off-by: James Morris <jmorris@namei.org>

No differences found