dquot.c: get rid of include ../internal.h
authorAl Viro <viro@zeniv.linux.org.uk>
Tue, 12 Nov 2024 21:38:42 +0000 (21:38 +0000)
committerJan Kara <jack@suse.cz>
Wed, 13 Nov 2024 14:24:08 +0000 (15:24 +0100)
commit344044d8c9e256f86d51fd30212dd63ecb9f3333
tree2630df0d5cce49bd365edc9bb9272e65c4a32801
parent0b5bbeee4de616a268db77e2f40f19ab010a367b
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
fs/quota/dquot.c