]> git.ipfire.org Git - thirdparty/systemd.git/commit
basic/generate-fs-switch-case: inline comments
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 16 Nov 2021 09:32:09 +0000 (10:32 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 16 Nov 2021 11:26:23 +0000 (12:26 +0100)
commitae568b15ec4abde3c71f3d1914832c4cc77672c9
tree1854948811972de7b1a91ff0299ffbee05df5ed9
parent6fdabc83c227987c56de9bd80368b148fb93fa6f
basic/generate-fs-switch-case: inline comments

Let's keep the comments together with the lines they describe, this is easier
to read and probably more maintainable in the long run.

Also, () → {} for idiomaticity.
src/basic/generate-filesystem-switch-case.py