浏览代码

sb_entry() has been killed a couple of years ago and resurrected on mismerge

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Al Viro 15 年之前
父节点
当前提交
79d7e39ee1
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      include/linux/fs.h

+ 0 - 1
include/linux/fs.h

@@ -1314,7 +1314,6 @@ extern int send_sigurg(struct fown_struct *fown);
 extern struct list_head super_blocks;
 extern struct list_head super_blocks;
 extern spinlock_t sb_lock;
 extern spinlock_t sb_lock;
 
 
-#define sb_entry(list)  list_entry((list), struct super_block, s_list)
 #define S_BIAS (1<<30)
 #define S_BIAS (1<<30)
 struct super_block {
 struct super_block {
 	struct list_head	s_list;		/* Keep this first */
 	struct list_head	s_list;		/* Keep this first */