From: Johannes Weiner <hannes@saeurebad.de>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org
Subject: [PATCH -mmotm] fix double export of kobject_rename
Date: Fri, 27 Jun 2008 13:39:47 +0200 [thread overview]
Message-ID: <87wskbxg1o.fsf@skyscraper.fehenstaub.lan> (raw)
Probably a merging error, line comes from the merge with -next.
Signed-off-by: Johannes Weiner <hannes@saeurebad.de>
---
diff --git a/lib/kobject.c b/lib/kobject.c
index 8761ef6..abfb1e2 100644
--- a/lib/kobject.c
+++ b/lib/kobject.c
@@ -540,7 +540,6 @@ out:
kfree(devpath);
return error;
}
-EXPORT_SYMBOL_GPL(kobject_rename);
/**
* kobject_del - unlink kobject from hierarchy.
next reply other threads:[~2008-06-27 11:40 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-27 11:39 Johannes Weiner [this message]
2008-06-27 11:57 ` [PATCH -mmotm] fix double export of kobject_rename Hugh Dickins
2008-06-27 12:34 ` Johannes Weiner
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=87wskbxg1o.fsf@skyscraper.fehenstaub.lan \
--to=hannes@saeurebad.de \
--cc=akpm@linux-foundation.org \
--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