Skip to content

Commit 344044d

Browse files
Al Virojankara
authored andcommitted
dquot.c: get rid of include ../internal.h
Ugh, indeed - and not needed nearly a decade. It had been added for the sake of inode_sb_list_lock and that spinlock had become a per-superblock (->s_inode_list_lock) in March 2015... Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Jan Kara <jack@suse.cz> Link: https://patch.msgid.link/20241112213842.GC3387508@ZenIV
1 parent 0b5bbee commit 344044d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

fs/quota/dquot.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,6 @@
8080
#include <linux/quotaops.h>
8181
#include <linux/blkdev.h>
8282
#include <linux/sched/mm.h>
83-
#include "../internal.h" /* ugh */
8483

8584
#include <linux/uaccess.h>
8685

0 commit comments

Comments
 (0)