]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
logprint: cleanup xlog_print_trans_header
authorChristoph Hellwig <hch@lst.de>
Fri, 28 Nov 2025 06:29:43 +0000 (07:29 +0100)
committerAndrey Albershteyn <aalbersh@kernel.org>
Wed, 3 Dec 2025 10:48:04 +0000 (11:48 +0100)
commit22ed13ab1df5883f53cbc00a08ca9c9092dfed85
tree02be326d077963c51320dea3dd89148187f35b5c
parent313bee27831cad460593bff675b3dcb86cc52550
logprint: cleanup xlog_print_trans_header

Re-indent and drop typedef use.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Andrey Albershteyn <aalbersh@kernel.org>
logprint/log_misc.c