From: Eric Paris Date: Tue, 20 Apr 2010 14:21:24 +0000 (-0400) Subject: IMA: handle comments in policy X-Git-Tag: v2.6.35-rc1~488^2^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7233e3ee22b1506723411fe437bcf69f678e8cdd;p=pandora-kernel.git IMA: handle comments in policy IMA policy load parser will reject any policies with a comment. This patch will allow the parser to just ignore lines which start with a #. This is not very robust. # can ONLY be used at the very beginning of a line. Inline comments are not allowed. Signed-off-by: Eric Paris Acked-by: Mimi Zohar Signed-off-by: James Morris --- Reading git-diff-tree failed