mirror of
https://github.com/systemd/systemd.git
synced 2026-07-24 16:25:52 +00:00
udevd: remove stale comment
This commit is contained in:
@@ -1584,10 +1584,6 @@ int main(int argc, char *argv[]) {
|
||||
* This needs to be after the inotify handling, to make sure,
|
||||
* that the ping is send back after the possibly generated
|
||||
* "change" events by the inotify device node watch.
|
||||
*
|
||||
* A single time we may receive a client connection which we need to
|
||||
* keep open to block the client. It will be closed right before we
|
||||
* exit.
|
||||
*/
|
||||
if (is_ctrl)
|
||||
on_ctrl_msg(NULL, fd_ctrl, 0, udev_ctrl);
|
||||
|
||||
Reference in New Issue
Block a user