From: Al Viro Date: Tue, 12 Nov 2024 21:38:42 +0000 (+0000) Subject: dquot.c: get rid of include ../internal.h X-Git-Tag: v6.13-rc1~132^2 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=344044d8c9e256f86d51fd30212dd63ecb9f3333;p=linux-2.6-block.git 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 Signed-off-by: Jan Kara Link: https://patch.msgid.link/20241112213842.GC3387508@ZenIV --- diff --git a/fs/quota/dquot.c b/fs/quota/dquot.c index b40410cd39af..3dd8d6f27725 100644 --- a/fs/quota/dquot.c +++ b/fs/quota/dquot.c @@ -80,7 +80,6 @@ #include #include #include -#include "../internal.h" /* ugh */ #include