From: Andreas Gruenbacher Date: Wed, 27 Jul 2005 18:45:16 +0000 (-0700) Subject: [PATCH] reiserfs doesn't use mbcache X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=02b775696fee75a04041d8d94db26a9462216d24;p=GitHub%2FLineageOS%2Fandroid_kernel_motorola_exynos9610.git [PATCH] reiserfs doesn't use mbcache reiserfs doesn't use the mbcache, so this can go. Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/fs/reiserfs/xattr.c b/fs/reiserfs/xattr.c index e386d3db3051..87ac9dc8b381 100644 --- a/fs/reiserfs/xattr.c +++ b/fs/reiserfs/xattr.c @@ -39,7 +39,6 @@ #include #include #include -#include #include #include #include