Re: [RFC: 2.6 patch] fs/fat/misc.c: unexport fat_sync_bhs

From: OGAWA Hirofumi
Date: Fri Apr 14 2006 - 12:59:26 EST


Adrian Bunk <bunk@xxxxxxxxx> writes:

> This patch removes the unused EXPORT_SYMBOL_GPL(fat_sync_bhs).
>
> Signed-off-by: Adrian Bunk <bunk@xxxxxxxxx>
>
> --- 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@xxxxxxxxxxxxxxxxxx>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/