]> git.ipfire.org Git - thirdparty/systemd.git/commit
log: reorder arguments of internal macro
authorYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 15 Feb 2024 01:49:49 +0000 (10:49 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 15 Feb 2024 09:16:33 +0000 (18:16 +0900)
commit4dcfdd210cf9ea8692f02f2406705120e28e428e
tree49729d85802f6dc045c61513e04dfed2741c37c7
parent7774a7ca792b91fcfb5997e65bb89e1c5699be38
log: reorder arguments of internal macro

To make the order matches with log_internal().

No functional change. Hopefully silence coverity issues like
CID#1534478, CID#1534479, CID#1534480, CID#1534482.
src/basic/log.h