From: Gao feng Date: Mon, 29 Apr 2013 22:05:15 +0000 (-0700) Subject: audit: remove duplicate export of audit_enabled X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~128^2~144 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=374c586d95f288296e1e718533401d8ce0eecee3;p=pandora-kernel.git audit: remove duplicate export of audit_enabled audit_enabled has already been exported in include/linux/audit.h. and kernel/audit.h includes include/linux/audit.h, no need to export aduit_enabled again in kernel/audit.h Signed-off-by: Gao feng Cc: Al Viro Cc: Eric Paris Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed