]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
xfs: remove the xfs_efd_log_format_t typedef
authorChristoph Hellwig <hch@lst.de>
Mon, 15 Sep 2025 13:26:59 +0000 (06:26 -0700)
committerCarlos Maiolino <cem@kernel.org>
Tue, 16 Sep 2025 10:25:05 +0000 (12:25 +0200)
commit0a33d5ad8a46d1f63174d2684b1d743bd6090554
treed154a5fc4eebfbd90cb6ebbe7d9e60e413c46154
parent3fe5abc2bf4db88c7c9c99e8a1f5b3d1336d528f
xfs: remove the xfs_efd_log_format_t typedef

There are almost no users of the typedef left, kill it and switch the
remaining users to use the underlying struct.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Carlos Maiolino <cem@kernel.org>
fs/xfs/libxfs/xfs_log_format.h
fs/xfs/xfs_extfree_item.h