mirror of
https://github.com/AuxXxilium/eudev.git
synced 2025-03-01 00:00:00 +07:00
udevd: remove stale comment
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
This commit is contained in:
parent
c0a12c12ba
commit
fb2906b467
@ -1515,10 +1515,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)
|
||||
handle_ctrl_msg(udev_ctrl);
|
||||
|
Loading…
Reference in New Issue
Block a user