make brace placement in public header typedef'd structs consistent
commitee3f0c551669ca1c61abac0888f93a27b0b17856
authorRich Felker <dalias@aerifal.cx>
Sun, 3 Jul 2016 20:19:28 +0000 (3 16:19 -0400)
committerRich Felker <dalias@aerifal.cx>
Sun, 3 Jul 2016 20:19:28 +0000 (3 16:19 -0400)
tree265179f58812804155d431018cb7453592e78228
parent3c3b09980d792ea8393f0a3865735b2ff5ecc765
make brace placement in public header typedef'd structs consistent

commit befa5866ee30d09c0c96e88af2eabff5911342ea performed this change
for struct definitions that did not also involve typedef, but omitted
the latter.
arch/aarch64/bits/signal.h
arch/arm/bits/signal.h
arch/i386/bits/user.h
arch/microblaze/bits/signal.h
arch/mips/bits/signal.h
arch/powerpc64/bits/signal.h
arch/x32/bits/user.h
arch/x86_64/bits/user.h
include/elf.h
include/sys/select.h
include/wordexp.h