From: Greg KH <greg@kroah.com>
To: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Driver Core update for 2.6.3-rc1
Date: Mon, 9 Feb 2004 15:25:41 -0800 [thread overview]
Message-ID: <10763691411688@kroah.com> (raw)
In-Reply-To: <10763691403705@kroah.com>
ChangeSet 1.1500.19.2, 2004/02/02 15:40:06-08:00, eugene.teo@eugeneteo.net
[PATCH] Kobject: export some missing symbols
lib/kobject.c | 3 +++
1 files changed, 3 insertions(+)
diff -Nru a/lib/kobject.c b/lib/kobject.c
--- a/lib/kobject.c Mon Feb 9 15:09:09 2004
+++ b/lib/kobject.c Mon Feb 9 15:09:09 2004
@@ -630,6 +630,9 @@
EXPORT_SYMBOL(kobject_unregister);
EXPORT_SYMBOL(kobject_get);
EXPORT_SYMBOL(kobject_put);
+EXPORT_SYMBOL(kobject_add);
+EXPORT_SYMBOL(kobject_del);
+EXPORT_SYMBOL(kobject_rename);
EXPORT_SYMBOL(kobject_hotplug);
EXPORT_SYMBOL(kset_register);
next prev parent reply other threads:[~2004-02-09 23:34 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-02-09 23:13 [BK PATCH] Driver Core update for 2.6.3-rc1 Greg KH
2004-02-09 23:25 ` [PATCH] " Greg KH
2004-02-09 23:25 ` Greg KH
2004-02-09 23:25 ` Greg KH [this message]
2004-02-09 23:25 ` Greg KH
2004-02-09 23:25 ` Greg KH
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=10763691411688@kroah.com \
--to=greg@kroah.com \
--cc=linux-kernel@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox