From: Christoph Hellwig <hch@lst.de>
To: akpm@osdl.org
Cc: linux-kernel@vger.kernel.org
Subject: [PATCH] don't export shmem_file_setup
Date: Tue, 7 Sep 2004 16:39:01 +0200 [thread overview]
Message-ID: <20040907143901.GB8606@lst.de> (raw)
--- 1.161/mm/shmem.c 2004-09-03 11:08:25 +02:00
+++ edited/mm/shmem.c 2004-09-07 14:11:00 +02:00
@@ -2104,5 +2104,3 @@
vma->vm_ops = &shmem_vm_ops;
return 0;
}
-
-EXPORT_SYMBOL(shmem_file_setup);
--- 1.1/mm/tiny-shmem.c 2004-08-31 10:00:08 +02:00
+++ edited/mm/tiny-shmem.c 2004-09-07 14:11:06 +02:00
@@ -120,5 +120,3 @@
{
return 0;
}
-
-EXPORT_SYMBOL(shmem_file_setup);
next reply other threads:[~2004-09-07 14:45 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-09-07 14:39 Christoph Hellwig [this message]
2004-09-07 15:47 ` Hugh Dickins
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=20040907143901.GB8606@lst.de \
--to=hch@lst.de \
--cc=akpm@osdl.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
all inboxes | Powered by JetHome®