]> git.ipfire.org Git - thirdparty/systemd.git/commit
bsod: several cleanups 28926/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 22 Aug 2023 13:54:43 +0000 (22:54 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 22 Aug 2023 14:20:14 +0000 (23:20 +0900)
commitc3c885a7716d3d50ad1b24f637414e18c6349442
tree98b904a4b8cf9dcab34f6dc96a0a56c9d12b87ab
parentcf5d2df98665b4b11bd291d2dc5bd91a58ec5fd6
bsod: several cleanups

- add reference to the service unit in the man page,
- fix several indentation and typos,
- replace '(uint64_t) -1' with 'UINT64_MAX',
- drop unnecessary 'continue'.
man/rules/meson.build
man/systemd-bsod.service.xml [moved from man/systemd-bsod.xml with 59% similarity]
src/journal/bsod.c
src/journal/meson.build
units/meson.build
units/systemd-bsod.service.in