mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Johannes Berg <johannes@sipsolutions.net>
To: Christoph Lameter <clameter@sgi.com>
Cc: Linux Kernel list <linux-kernel@vger.kernel.org>
Subject: [PATCH] slub: don't export static kmem_cache_open
Date: Thu, 05 Jul 2007 11:37:40 +0200	[thread overview]
Message-ID: <1183628260.3818.31.camel@johannes.berg> (raw)

kmem_cache_open is static so shouldn't be exported.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>

---
 mm/slub.c |    1 -
 1 file changed, 1 deletion(-)

--- wireless-dev.orig/mm/slub.c	2007-07-05 11:35:51.555640003 +0200
+++ wireless-dev/mm/slub.c	2007-07-05 11:36:03.895640003 +0200
@@ -2016,7 +2016,6 @@ error:
 			s->offset, flags);
 	return 0;
 }
-EXPORT_SYMBOL(kmem_cache_open);
 
 /*
  * Check if a given pointer is valid



             reply	other threads:[~2007-07-05  9:36 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-05  9:37 Johannes Berg [this message]
2007-07-06 17:29 ` Christoph Lameter
2007-07-06 17:35   ` Johannes Berg
2007-07-06 17:55     ` Christoph Lameter
2007-07-06 18:05       ` Johannes Berg
2007-07-06 20:57     ` Bret Towe
2007-07-06 22:31       ` Johannes Berg
2007-07-07  0:26         ` Bret Towe

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=1183628260.3818.31.camel@johannes.berg \
    --to=johannes@sipsolutions.net \
    --cc=clameter@sgi.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

all inboxes | Powered by JetHome®