diff --git a/src/udev/collect/collect.c b/src/udev/collect/collect.c index 17e6616634..975842be4f 100644 --- a/src/udev/collect/collect.c +++ b/src/udev/collect/collect.c @@ -188,8 +188,6 @@ static int checkout(int fd) if (!ptr) ptr = word; - if (!ptr) - break; ptr -= len; }