fat: improve fat_hash()
[safe/jmp/linux-2.6] / fs / fat / fat.h
index a2a570f..2b8e94c 100644 (file)
@@ -43,7 +43,6 @@ struct fat_mount_options {
 
 #define FAT_HASH_BITS  8
 #define FAT_HASH_SIZE  (1UL << FAT_HASH_BITS)
-#define FAT_HASH_MASK  (FAT_HASH_SIZE-1)
 
 /*
  * MS-DOS file system in-core superblock data