]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/udev/udev-event.c
udev: drop unnecessary call of udev_watch_end()
authorYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 28 Apr 2022 07:39:49 +0000 (16:39 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 11 Sep 2022 16:36:06 +0000 (01:36 +0900)
commit4443b1857be367b492cf74523e0842125d28ce64
tree886fea413c27bf658b466018893321009204acb2
parent2369152394b41f1fdfc23184ffcc67b29e1c3d13
udev: drop unnecessary call of udev_watch_end()

As it is already called by udev_event_execute_rules().
src/udev/udev-event.c
src/udev/udev-event.h
src/udev/udevd.c