sb_entry() has been killed a couple of years ago and resurrected on mismerge
[safe/jmp/linux-2.6] / include / linux / fs.h
index 4079ef9..d13a6b8 100644 (file)
@@ -1314,7 +1314,6 @@ extern int send_sigurg(struct fown_struct *fown);
 extern struct list_head super_blocks;
 extern spinlock_t sb_lock;
 
-#define sb_entry(list)  list_entry((list), struct super_block, s_list)
 #define S_BIAS (1<<30)
 struct super_block {
        struct list_head        s_list;         /* Keep this first */