* [RFC: 2.6 patch] fs/fat/misc.c: unexport fat_sync_bhs
@ 2006-04-14 11:42 Adrian Bunk
2006-04-14 16:59 ` OGAWA Hirofumi
0 siblings, 1 reply; 2+ messages in thread
From: Adrian Bunk @ 2006-04-14 11:42 UTC (permalink / raw)
To: hirofumi; +Cc: linux-kernel
This patch removes the unused EXPORT_SYMBOL_GPL(fat_sync_bhs).
Signed-off-by: Adrian Bunk <bunk@stusta.de>
--- linux-2.6.17-rc1-mm2-full/fs/fat/misc.c.old 2006-04-14 12:49:47.000000000 +0200
+++ linux-2.6.17-rc1-mm2-full/fs/fat/misc.c 2006-04-14 12:50:19.000000000 +0200
@@ -210,4 +210,3 @@
return err;
}
-EXPORT_SYMBOL_GPL(fat_sync_bhs);
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [RFC: 2.6 patch] fs/fat/misc.c: unexport fat_sync_bhs
2006-04-14 11:42 [RFC: 2.6 patch] fs/fat/misc.c: unexport fat_sync_bhs Adrian Bunk
@ 2006-04-14 16:59 ` OGAWA Hirofumi
0 siblings, 0 replies; 2+ messages in thread
From: OGAWA Hirofumi @ 2006-04-14 16:59 UTC (permalink / raw)
To: Adrian Bunk; +Cc: linux-kernel, Andrew Morton
Adrian Bunk <bunk@stusta.de> writes:
> This patch removes the unused EXPORT_SYMBOL_GPL(fat_sync_bhs).
>
> Signed-off-by: Adrian Bunk <bunk@stusta.de>
>
> --- linux-2.6.17-rc1-mm2-full/fs/fat/misc.c.old 2006-04-14 12:49:47.000000000 +0200
> +++ linux-2.6.17-rc1-mm2-full/fs/fat/misc.c 2006-04-14 12:50:19.000000000 +0200
> @@ -210,4 +210,3 @@
> return err;
> }
>
> -EXPORT_SYMBOL_GPL(fat_sync_bhs);
Good, thanks. Please apply.
--
OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-04-14 16:59 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-14 11:42 [RFC: 2.6 patch] fs/fat/misc.c: unexport fat_sync_bhs Adrian Bunk
2006-04-14 16:59 ` OGAWA Hirofumi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox