From: Eric Paris Date: Thu, 21 May 2009 19:43:32 +0000 (-0400) Subject: IMA: Add __init notation to ima functions X-Git-Tag: v2.6.31-rc1~395^2^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=932995f0ce52525b32ff5127b522c2c164de3810;p=pandora-kernel.git IMA: Add __init notation to ima functions 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 Acked-by: Mimi Zohar Signed-off-by: James Morris --- Reading git-diff-tree failed