* [RFC: 2.6 patch] fs/namei.c: unexport __user_walk
@ 2006-04-23 12:15 Adrian Bunk
0 siblings, 0 replies; 3+ messages in thread
From: Adrian Bunk @ 2006-04-23 12:15 UTC (permalink / raw)
To: linux-kernel
This patch removes the unused EXPORT_SYMBOL(__user_walk).
Signed-off-by: Adrian Bunk <bunk@stusta.de>
--- linux-2.6.17-rc1-mm3-full/fs/namei.c.old 2006-04-23 13:57:07.000000000 +0200
+++ linux-2.6.17-rc1-mm3-full/fs/namei.c 2006-04-23 13:57:16.000000000 +0200
@@ -2689,7 +2689,6 @@
.put_link = page_put_link,
};
-EXPORT_SYMBOL(__user_walk);
EXPORT_SYMBOL(__user_walk_fd);
EXPORT_SYMBOL(follow_down);
EXPORT_SYMBOL(follow_up);
^ permalink raw reply [flat|nested] 3+ messages in thread
* [RFC: 2.6 patch] fs/namei.c: unexport __user_walk
@ 2006-05-01 7:11 Adrian Bunk
0 siblings, 0 replies; 3+ 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(__user_walk).
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/namei.c.old 2006-04-23 13:57:07.000000000 +0200
+++ linux-2.6.17-rc1-mm3-full/fs/namei.c 2006-04-23 13:57:16.000000000 +0200
@@ -2689,7 +2689,6 @@
.put_link = page_put_link,
};
-EXPORT_SYMBOL(__user_walk);
EXPORT_SYMBOL(__user_walk_fd);
EXPORT_SYMBOL(follow_down);
EXPORT_SYMBOL(follow_up);
^ permalink raw reply [flat|nested] 3+ messages in thread
* [RFC: 2.6 patch] fs/namei.c: unexport __user_walk
@ 2006-05-16 17:44 Adrian Bunk
0 siblings, 0 replies; 3+ messages in thread
From: Adrian Bunk @ 2006-05-16 17:44 UTC (permalink / raw)
To: Andrew Morton; +Cc: linux-kernel
This patch removes the unused EXPORT_SYMBOL(__user_walk).
Signed-off-by: Adrian Bunk <bunk@stusta.de>
---
This patch was already sent on:
- 1 May 2006
- 23 Apr 2006
--- linux-2.6.17-rc1-mm3-full/fs/namei.c.old 2006-04-23 13:57:07.000000000 +0200
+++ linux-2.6.17-rc1-mm3-full/fs/namei.c 2006-04-23 13:57:16.000000000 +0200
@@ -2689,7 +2689,6 @@
.put_link = page_put_link,
};
-EXPORT_SYMBOL(__user_walk);
EXPORT_SYMBOL(__user_walk_fd);
EXPORT_SYMBOL(follow_down);
EXPORT_SYMBOL(follow_up);
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2006-05-16 17:49 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-23 12:15 [RFC: 2.6 patch] fs/namei.c: unexport __user_walk Adrian Bunk
-- strict thread matches above, loose matches on Subject: below --
2006-05-01 7:11 Adrian Bunk
2006-05-16 17:44 Adrian Bunk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox