]> git.ipfire.org Git - thirdparty/systemd.git/commit
sd-event: drop one bitfield from sd_event_source
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 9 Feb 2021 16:02:18 +0000 (17:02 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 10 Feb 2021 13:43:10 +0000 (14:43 +0100)
commit755c6d5923e11b71b465ca29095adf050fb73787
treed77c7e01615bb7bafa2812c7c3428193c4b3bda6
parentec08f27069161565c52d218dcf464f55a0e15c23
sd-event: drop one bitfield from sd_event_source

pahole analysis confirms that the structure size does not change (there
was/is a hole after the sequence of bitfields anyway).
src/libsystemd/sd-event/event-source.h