From: Kees Cook Date: Fri, 6 Jan 2012 22:07:10 +0000 (-0800) Subject: audit: no leading space in audit_log_d_path prefix X-Git-Tag: v3.3-rc1~23^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c158a35c8a681cf68d36f22f058f9f5466386c71;p=pandora-kernel.git audit: no leading space in audit_log_d_path prefix audit_log_d_path() injects an additional space before the prefix, which serves no purpose and doesn't mix well with other audit_log*() functions that do not sneak extra characters into the log. Signed-off-by: Kees Cook Signed-off-by: Eric Paris --- Reading git-diff-tree failed