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

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