]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/basic/macro.h
macro: drop __extension__, reformat and reindent
authorFilipe Brandenburger <filbranden@google.com>
Tue, 7 Aug 2018 02:15:02 +0000 (19:15 -0700)
committerFilipe Brandenburger <filbranden@google.com>
Tue, 7 Aug 2018 02:15:02 +0000 (19:15 -0700)
commit117efe065a174c2059e49cd7705245adcf44092d
tree9f88cef59553b0f3b761404e83b9bc7486a24f96
parent4027f96aa08c73f109aa46b89842ca0e25c9c0e9
macro: drop __extension__, reformat and reindent

Drop __extension__, since we don't use gcc -Wpedantic or -ansi.

Reformat code for spacing. Add spaces after commas almost everywhere.
Reindent code blocks in macro definitions, for consistency.
src/basic/macro.h