From: Adrian Bunk <bunk@stusta.de>
To: neilb@cse.unsw.edu.au
Cc: nfs@lists.sourceforge.net
Subject: [2.6 patch] fs/nfsd/nfs4acl.c: remove the unused EXPORT_SYMBOL's
Date: Wed, 12 Apr 2006 22:56:33 +0200 [thread overview]
Message-ID: <20060412205633.GF6517@stusta.de> (raw)
This patch removes the unused EXPORT_SYMBOL's from fs/nfsd/nfs4acl.c.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
---
fs/nfsd/nfs4acl.c | 8 --------
1 file changed, 8 deletions(-)
--- linux-2.6.17-rc1-mm2-full/fs/nfsd/nfs4acl.c.old 2006-04-12 22:42:17.000000000 +0200
+++ linux-2.6.17-rc1-mm2-full/fs/nfsd/nfs4acl.c 2006-04-12 22:42:29.000000000 +0200
@@ -821,9 +821,6 @@
return -1;
}
-EXPORT_SYMBOL(nfs4_acl_posix_to_nfsv4);
-EXPORT_SYMBOL(nfs4_acl_nfsv4_to_posix);
-
struct nfs4_acl *
nfs4_acl_new(void)
{
@@ -947,8 +944,3 @@
}
}
-EXPORT_SYMBOL(nfs4_acl_new);
-EXPORT_SYMBOL(nfs4_acl_free);
-EXPORT_SYMBOL(nfs4_acl_add_ace);
-EXPORT_SYMBOL(nfs4_acl_get_whotype);
-EXPORT_SYMBOL(nfs4_acl_write_who);
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
NFS maillist - NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs
next reply other threads:[~2006-04-12 20:57 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-04-12 20:56 Adrian Bunk [this message]
-- strict thread matches above, loose matches on Subject: below --
2006-05-01 7:11 [2.6 patch] fs/nfsd/nfs4acl.c: remove the unused EXPORT_SYMBOL's Adrian Bunk
2006-05-16 17:43 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=20060412205633.GF6517@stusta.de \
--to=bunk@stusta.de \
--cc=neilb@cse.unsw.edu.au \
--cc=nfs@lists.sourceforge.net \
/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.