[PATCH] remove linux/bitops.h of fat (5/5)

From: OGAWA Hirofumi (hirofumi@mail.parknet.co.jp)
Date: Thu Apr 25 2002 - 09:51:41 EST


Hi,

Currently, became unnecessary to include linux/bitops.h.
This patch remove linux/bitops.h from fat/inode.c.

Please apply.

-- 
OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>

diff -urN fat_cluster_flush_cleanup-2.5.9/fs/fat/inode.c fat_bitops-2.5.9/fs/fat/inode.c --- fat_cluster_flush_cleanup-2.5.9/fs/fat/inode.c Thu Apr 25 01:45:38 2002 +++ fat_bitops-2.5.9/fs/fat/inode.c Thu Apr 25 01:49:19 2002 @@ -17,7 +17,6 @@ #include <linux/smp_lock.h> #include <linux/msdos_fs.h> #include <linux/fat_cvf.h> -#include <linux/bitops.h> //#include <asm/uaccess.h> #include <asm/unaligned.h> - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Tue Apr 30 2002 - 22:00:11 EST