]> git-server-git.apps.pok.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
logprint: cleanup xlog_print_trans_buffer
authorChristoph Hellwig <hch@lst.de>
Fri, 28 Nov 2025 06:29:45 +0000 (07:29 +0100)
committerAndrey Albershteyn <aalbersh@kernel.org>
Wed, 3 Dec 2025 10:48:04 +0000 (11:48 +0100)
commit6c63115825f5ef8f133929d294e1687716738b4e
treef90e74517eb3d62e3d85c1cd753d54ec82904b32
parentd490c90209e2278e84218083bb28c430e93d8a48
logprint: cleanup xlog_print_trans_buffer

Re-indent, drop typedefs and invert a conditional to allow for an early
return.

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