]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Fix a lint issue.
authorRoy Marples <roy@marples.name>
Tue, 13 Jun 2017 18:16:38 +0000 (19:16 +0100)
committerRoy Marples <roy@marples.name>
Tue, 13 Jun 2017 18:16:38 +0000 (19:16 +0100)
src/bpf.c

index 9ab16ec59cc57415c12f3bfa228a6b2b38626722..2636248f150780fd46b2c0e575a531326b98d218 100644 (file)
--- a/src/bpf.c
+++ b/src/bpf.c
@@ -241,7 +241,7 @@ next:
                        return bytes;
        }
 
-       return bytes;
+       /* NOTREACHED */
 }
 
 int