summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/udev/collect/collect.c2
1 files changed, 0 insertions, 2 deletions
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;
}