From: Eric Paris Date: Wed, 4 Apr 2012 19:01:43 +0000 (-0400) Subject: LSM: do not initialize common_audit_data to 0 X-Git-Tag: v3.5-rc1~161^2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50c205f5e5c2e2af002fd4ef537ded79b90b1b56;p=pandora-kernel.git LSM: do not initialize common_audit_data to 0 It isn't needed. If you don't set the type of the data associated with that type it is a pretty obvious programming bug. So why waste the cycles? Signed-off-by: Eric Paris --- Reading git-diff-tree failed