public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [RFC: 2.6 patch] fs/open.c: unexport sys_openat
@ 2006-04-23 12:16 Adrian Bunk
  0 siblings, 0 replies; 2+ messages in thread
From: Adrian Bunk @ 2006-04-23 12:16 UTC (permalink / raw)
  To: linux-kernel

This patch removes the unused EXPORT_SYMBOL_GPL(sys_openat).

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

--- linux-2.6.17-rc1-mm3-full/fs/open.c.old	2006-04-23 13:59:30.000000000 +0200
+++ linux-2.6.17-rc1-mm3-full/fs/open.c	2006-04-23 13:59:37.000000000 +0200
@@ -1108,7 +1108,6 @@
 
 	return do_sys_open(dfd, filename, flags, mode);
 }
-EXPORT_SYMBOL_GPL(sys_openat);
 
 #ifndef __alpha__
 


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

* [RFC: 2.6 patch] fs/open.c: unexport sys_openat
@ 2006-05-01  7:11 Adrian Bunk
  0 siblings, 0 replies; 2+ messages in thread
From: Adrian Bunk @ 2006-05-01  7:11 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel

This patch removes the unused EXPORT_SYMBOL_GPL(sys_openat).

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/open.c.old	2006-04-23 13:59:30.000000000 +0200
+++ linux-2.6.17-rc1-mm3-full/fs/open.c	2006-04-23 13:59:37.000000000 +0200
@@ -1108,7 +1108,6 @@
 
 	return do_sys_open(dfd, filename, flags, mode);
 }
-EXPORT_SYMBOL_GPL(sys_openat);
 
 #ifndef __alpha__
 


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

end of thread, other threads:[~2006-05-01  7:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-01  7:11 [RFC: 2.6 patch] fs/open.c: unexport sys_openat Adrian Bunk
  -- strict thread matches above, loose matches on Subject: below --
2006-04-23 12:16 Adrian Bunk

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