]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/basic/macro.h
tree-wide: drop redundant space between __attribute__ and ((
authorLennart Poettering <lennart@poettering.net>
Mon, 3 Dec 2018 12:15:09 +0000 (13:15 +0100)
committerLennart Poettering <lennart@poettering.net>
Mon, 3 Dec 2018 12:28:26 +0000 (13:28 +0100)
commit2ee1c55d6c35c813e161787b6c147715377d8b29
tree74ac592ccadaeb20a3f459ecdd591b28368aa0be
parentd752090f3efebe6d71e5baf994f694f6dc9bd43c
tree-wide: drop redundant space between __attribute__ and ((

We follow no general rule, but in most cases we do not place a space
outside of macro.h. Hence let's stick to that, and adapt macro.h too,
and follow the rule systematically that there shall not be a space
between __attribute__ and ((...

Yes, this does not matter at all, and is purely OCD cosmetics. But then
again, the uses of __attribute__ are very local only, hence the changes
cleaning this up are small and are unlikely to have to be repeated too
often...
src/basic/macro.h
src/boot/efi/measure.c
src/systemd/_sd-common.h