From: Adrian Bunk <bunk@stusta.de>
To: dwmw2@infradead.org
Cc: linux-audit@redhat.com
Subject: [2.6 patch] kernel/audit.c: remove unused exports
Date: Tue, 28 Nov 2006 02:28:48 +0100 [thread overview]
Message-ID: <20061128012848.GW15364@stusta.de> (raw)
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>
---
This patch was already sent on:
- 20 Apr 2006
--- 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);
next reply other threads:[~2006-11-28 1:29 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-28 1:28 Adrian Bunk [this message]
2006-11-28 19:18 ` [2.6 patch] kernel/audit.c: remove unused exports Tony Jones
2006-11-28 19:27 ` David Woodhouse
2006-11-28 20:27 ` Tony Jones
2006-12-11 20:42 ` [2.6 patch] kernel/audit.c: change the exports to EXPORT_SYMBOL_GPL Adrian Bunk
2006-12-11 20:48 ` Steve Grubb
2006-11-29 3:04 ` [2.6 patch] kernel/audit.c: remove unused exports Adrian Bunk
2006-11-29 7:42 ` Tony Jones
2006-11-29 16:53 ` Steve Grubb
2006-12-01 23:24 ` Adrian Bunk
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20061128012848.GW15364@stusta.de \
--to=bunk@stusta.de \
--cc=dwmw2@infradead.org \
--cc=linux-audit@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.