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)
commit73c348d4ab5c34aa2186071e66eaa5700d35e104
tree41976b8a70bb2d7264503ac2a116a6a2cc026cb6
parent93e6aa4329d07fa01e1016446464c666c5b49b5c
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