]> git.baikalelectronics.ru Git - kernel.git/commit
xfs: Remove duplicate include
authorJiapeng Chong <jiapeng.chong@linux.alibaba.com>
Sun, 22 May 2022 06:47:17 +0000 (16:47 +1000)
committerDave Chinner <david@fromorbit.com>
Sun, 22 May 2022 06:47:17 +0000 (16:47 +1000)
commitbdd3d25417affc99e08d4df6adda49c0b3e70d12
tree41976b8a70bb2d7264503ac2a116a6a2cc026cb6
parent383400b63f26c6362f9cd5f5e60b2d42a9c406c0
xfs: Remove duplicate include

Clean up the following includecheck warning:

./fs/xfs/xfs_attr_item.c: xfs_inode.h is included more than once.

Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Dave Chinner <david@fromorbit.com>
fs/xfs/xfs_attr_item.c