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