Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 79d7e39e authored by Al Viro's avatar Al Viro
Browse files

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



Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 3981f2e2
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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 */