All of lore.kernel.org
 help / color / mirror / Atom feed
* [2.6 patch] one more EXPORT_UNUSED_SYMBOL removal
@ 2006-12-12 16:22 Adrian Bunk
  0 siblings, 0 replies; only message in thread
From: Adrian Bunk @ 2006-12-12 16:22 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel

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

--- linux-2.6.19-mm1/fs/read_write.c.old	2006-12-12 14:41:43.000000000 +0100
+++ linux-2.6.19-mm1/fs/read_write.c	2006-12-12 14:41:50.000000000 +0100
@@ -450,8 +450,6 @@
 	return seg;
 }
 
-EXPORT_UNUSED_SYMBOL(iov_shorten);  /*  June 2006  */
-
 ssize_t do_sync_readv_writev(struct file *filp, const struct iovec *iov,
 		unsigned long nr_segs, size_t len, loff_t *ppos, iov_fn_t fn)
 {


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-12-12 16:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-12 16:22 [2.6 patch] one more EXPORT_UNUSED_SYMBOL removal Adrian Bunk

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.