]> git.ipfire.org Git - thirdparty/systemd.git/commit
udev: drop meaningless size optimization
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 8 Dec 2020 12:49:34 +0000 (21:49 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 10 Dec 2020 03:18:30 +0000 (12:18 +0900)
commit481f24d1f6ffb2535bce6531c2c67b7fdffdff56
tree305e985ec0f436b55db7df8f0d41bd32d2eb09c8
parent19d43808bd4963cbbc868f8f164ae0d4f03c7943
udev: drop meaningless size optimization

These objects are not allocated multiple times simultaneously per
single process.
src/udev/udev-ctrl.c
src/udev/udev-event.h
src/udev/udevd.c