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

From: Adrian Bunk
Date: Fri Apr 14 2006 - 07:42:40 EST


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);

-
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/