public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [RFC: 2.6 patch] fs/read_write.c: unexport iov_shorten
@ 2006-04-27 18:03 Adrian Bunk
  2006-04-27 18:36 ` Badari Pulavarty
  2006-04-27 18:52 ` Badari Pulavarty
  0 siblings, 2 replies; 7+ messages in thread
From: Adrian Bunk @ 2006-04-27 18:03 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel

This patch removes the unused EXPORT_SYMBOL(iov_shorten).

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

---

This patch was already sent on:
- 23 Apr 2006

--- linux-2.6.17-rc1-mm3-full/fs/read_write.c.old	2006-04-23 15:51:52.000000000 +0200
+++ linux-2.6.17-rc1-mm3-full/fs/read_write.c	2006-04-23 15:52:02.000000000 +0200
@@ -436,8 +436,6 @@
 	return seg;
 }
 
-EXPORT_SYMBOL(iov_shorten);
-
 /* A write operation does a read from user space and vice versa */
 #define vrfy_dir(type) ((type) == READ ? VERIFY_WRITE : VERIFY_READ)
 


^ permalink raw reply	[flat|nested] 7+ messages in thread
* [RFC: 2.6 patch] fs/read_write.c: unexport iov_shorten
@ 2006-06-29 19:21 Adrian Bunk
  0 siblings, 0 replies; 7+ messages in thread
From: Adrian Bunk @ 2006-06-29 19:21 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel

This patch removes the unused EXPORT_SYMBOL(iov_shorten).

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

---

@Andrew:
If anyone is considered maintainer of this code, please tell me who it 
is so that I can send this patch to him instead of you.

This patch was already sent on:
- 26 Jun 2006
- 27 Apr 2006
- 23 Apr 2006

--- linux-2.6.17-rc1-mm3-full/fs/read_write.c.old	2006-04-23 15:51:52.000000000 +0200
+++ linux-2.6.17-rc1-mm3-full/fs/read_write.c	2006-04-23 15:52:02.000000000 +0200
@@ -436,8 +436,6 @@
 	return seg;
 }
 
-EXPORT_SYMBOL(iov_shorten);
-
 /* A write operation does a read from user space and vice versa */
 #define vrfy_dir(type) ((type) == READ ? VERIFY_WRITE : VERIFY_READ)
 


^ permalink raw reply	[flat|nested] 7+ messages in thread
* [RFC: 2.6 patch] fs/read_write.c: unexport iov_shorten
@ 2006-06-25 23:39 Adrian Bunk
  0 siblings, 0 replies; 7+ messages in thread
From: Adrian Bunk @ 2006-06-25 23:39 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel

This patch removes the unused EXPORT_SYMBOL(iov_shorten).

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

---

This patch was already sent on:
- 27 Apr 2006
- 23 Apr 2006

--- linux-2.6.17-rc1-mm3-full/fs/read_write.c.old	2006-04-23 15:51:52.000000000 +0200
+++ linux-2.6.17-rc1-mm3-full/fs/read_write.c	2006-04-23 15:52:02.000000000 +0200
@@ -436,8 +436,6 @@
 	return seg;
 }
 
-EXPORT_SYMBOL(iov_shorten);
-
 /* A write operation does a read from user space and vice versa */
 #define vrfy_dir(type) ((type) == READ ? VERIFY_WRITE : VERIFY_READ)
 


^ permalink raw reply	[flat|nested] 7+ messages in thread
* [RFC: 2.6 patch] fs/read_write.c: unexport iov_shorten
@ 2006-04-23 21:22 Adrian Bunk
  0 siblings, 0 replies; 7+ messages in thread
From: Adrian Bunk @ 2006-04-23 21:22 UTC (permalink / raw)
  To: linux-kernel

This patch removes the unused EXPORT_SYMBOL(iov_shorten).

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

--- linux-2.6.17-rc1-mm3-full/fs/read_write.c.old	2006-04-23 15:51:52.000000000 +0200
+++ linux-2.6.17-rc1-mm3-full/fs/read_write.c	2006-04-23 15:52:02.000000000 +0200
@@ -436,8 +436,6 @@
 	return seg;
 }
 
-EXPORT_SYMBOL(iov_shorten);
-
 /* A write operation does a read from user space and vice versa */
 #define vrfy_dir(type) ((type) == READ ? VERIFY_WRITE : VERIFY_READ)
 


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

end of thread, other threads:[~2006-06-29 19:22 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-27 18:03 [RFC: 2.6 patch] fs/read_write.c: unexport iov_shorten Adrian Bunk
2006-04-27 18:36 ` Badari Pulavarty
2006-04-27 18:52 ` Badari Pulavarty
2006-04-27 18:59   ` Arjan van de Ven
  -- strict thread matches above, loose matches on Subject: below --
2006-06-29 19:21 Adrian Bunk
2006-06-25 23:39 Adrian Bunk
2006-04-23 21:22 Adrian Bunk

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