From: Eric Paris Date: Tue, 10 Mar 2009 22:00:14 +0000 (-0400) Subject: Audit: remove spaces from audit_log_d_path X-Git-Tag: v2.6.30-rc1~196^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=def57543418a5f47debae28a0a9dea2effc11692;p=pandora-kernel.git Audit: remove spaces from audit_log_d_path audit_log_d_path had spaces in the strings which would be emitted on the error paths. This patch simply replaces those spaces with an _ or removes the needless spaces entirely. Signed-off-by: Eric Paris Signed-off-by: Al Viro --- Reading git-diff-tree failed