]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
xfs: remove the xfs_efi_log_format_32_t typedef
authorChristoph Hellwig <hch@lst.de>
Mon, 15 Sep 2025 13:26:57 +0000 (06:26 -0700)
committerCarlos Maiolino <cem@kernel.org>
Tue, 16 Sep 2025 10:25:05 +0000 (12:25 +0200)
commit68c9f8444ae930343a2c900cb909825bc8f7304a
tree095fc855ee204171440f5cc90eb237fcab2586b9
parent655d9ec7bd9e38735ae36dbc635a9161a046f7b9
xfs: remove the xfs_efi_log_format_32_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.c