public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [2.6 patch] fs/libfs.c: unexport simple_rename
@ 2006-01-07 21:51 Adrian Bunk
  2006-01-07 23:30 ` Al Viro
  0 siblings, 1 reply; 2+ messages in thread
From: Adrian Bunk @ 2006-01-07 21:51 UTC (permalink / raw)
  To: linux-kernel

This patch removes the unused EXPORT_SYMBOL(simple_rename).


Signed-off-by: Adrian Bunk <bunk@stusta.de>

--- linux-2.6.15-mm2-full/fs/libfs.c.old	2006-01-07 22:02:31.000000000 +0100
+++ linux-2.6.15-mm2-full/fs/libfs.c	2006-01-07 22:02:38.000000000 +0100
@@ -635,7 +635,6 @@
 EXPORT_SYMBOL(simple_prepare_write);
 EXPORT_SYMBOL(simple_readpage);
 EXPORT_SYMBOL(simple_release_fs);
-EXPORT_SYMBOL(simple_rename);
 EXPORT_SYMBOL(simple_rmdir);
 EXPORT_SYMBOL(simple_statfs);
 EXPORT_SYMBOL(simple_sync_file);


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-01-07 23:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-07 21:51 [2.6 patch] fs/libfs.c: unexport simple_rename Adrian Bunk
2006-01-07 23:30 ` Al Viro

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox