]> www.infradead.org Git - users/willy/xarray.git/commit
xfs: Remove duplicate xfs_trans_priv.h header
authorJiapeng Chong <jiapeng.chong@linux.alibaba.com>
Wed, 10 Jul 2024 02:45:14 +0000 (10:45 +0800)
committerChandan Babu R <chandanbabu@kernel.org>
Tue, 3 Sep 2024 04:37:41 +0000 (10:07 +0530)
commit9db384feea8579f2e57fd49e955fb6dc79504906
treeca0feae0cf2808453d9a22c4bf6a62a24cae0e74
parentfb8b941c75bd70ddfb0a8a3bb9bb770ed1d648f8
xfs: Remove duplicate xfs_trans_priv.h header

./fs/xfs/libxfs/xfs_defer.c: xfs_trans_priv.h is included more than once.

Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=9491
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/libxfs/xfs_defer.c