xfs: Remove duplicate include
authorJiapeng Chong <jiapeng.chong@linux.alibaba.com>
Thu, 24 Aug 2023 07:47:23 +0000 (15:47 +0800)
committerChandan Babu R <chandanbabu@kernel.org>
Thu, 12 Oct 2023 04:44:45 +0000 (10:14 +0530)
commitf93b9300301d30f275f9bd7165cbb53d5094bd8d
treeb2249de5ca51a1b4e658eb9ec7fe13c15f71e345
parent3c90c01e49342b166e5c90ec2c85b220be15a20e
xfs: Remove duplicate include

./fs/xfs/scrub/xfile.c: xfs_format.h is included more than once.

Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=6209
Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
Reviewed-by: "Darrick J. Wong" <djwong@kernel.org>
Signed-off-by: Chandan Babu R <chandanbabu@kernel.org>
fs/xfs/scrub/xfile.c