From: Roy Marples Date: Tue, 13 Jun 2017 18:16:38 +0000 (+0100) Subject: Fix a lint issue. X-Git-Tag: v7.0.0-rc2~56 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c635ab797b0000e8af2f4ec285243ce3a90b6baa;p=thirdparty%2Fdhcpcd.git Fix a lint issue. --- diff --git a/src/bpf.c b/src/bpf.c index 9ab16ec5..2636248f 100644 --- a/src/bpf.c +++ b/src/bpf.c @@ -241,7 +241,7 @@ next: return bytes; } - return bytes; + /* NOTREACHED */ } int