Re: [PULL 3/4] Normalize header guard symbol definition

2022-05-11 Thread Stafford Horne
On Wed, May 11, 2022 at 04:59:21PM +0200, Markus Armbruster wrote: > We commonly define the header guard symbol without an explicit value. > Normalize the exceptions. > > Done with scripts/clean-header-guards.pl. > > Signed-off-by: Markus Armbruster > Message-Id: <20220506134911.2856099-4-arm...

[PULL 3/4] Normalize header guard symbol definition

2022-05-11 Thread Markus Armbruster
We commonly define the header guard symbol without an explicit value. Normalize the exceptions. Done with scripts/clean-header-guards.pl. Signed-off-by: Markus Armbruster Message-Id: <20220506134911.2856099-4-arm...@redhat.com> Reviewed-by: Richard Henderson --- include/exec/memopidx.h |