Linux-audit Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [RFC: 2.6 patch] kernel/audit.c: remove unused exports
@ 2006-04-20 21:05 Adrian Bunk
  2006-04-20 21:25 ` Tony Jones
  2006-04-20 22:44 ` Steve Grubb
  0 siblings, 2 replies; 9+ messages in thread
From: Adrian Bunk @ 2006-04-20 21:05 UTC (permalink / raw)
  To: dwmw2; +Cc: linux-audit

This patch removes the following unused EXPORT_SYMBOL's:
- audit_log_start
- audit_log_end
- audit_log_format
- audit_log

Signed-off-by: Adrian Bunk <bunk@stusta.de>

--- linux-2.6.17-rc1-mm3-full/kernel/audit.c.old	2006-04-20 22:38:17.000000000 +0200
+++ linux-2.6.17-rc1-mm3-full/kernel/audit.c	2006-04-20 22:40:03.000000000 +0200
@@ -1092,7 +1092,3 @@
 	}
 }
 
-EXPORT_SYMBOL(audit_log_start);
-EXPORT_SYMBOL(audit_log_end);
-EXPORT_SYMBOL(audit_log_format);
-EXPORT_SYMBOL(audit_log);

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2006-04-21 18:12 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-20 21:05 [RFC: 2.6 patch] kernel/audit.c: remove unused exports Adrian Bunk
2006-04-20 21:25 ` Tony Jones
2006-04-21  9:27   ` Adrian Bunk
2006-04-21 13:10     ` Steve Grubb
2006-04-21 13:12       ` David Woodhouse
2006-04-21 17:24     ` Tony Jones
2006-04-21 18:12       ` Adrian Bunk
2006-04-20 22:44 ` Steve Grubb
2006-04-20 22:48   ` David Woodhouse

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox