]> granicus.if.org Git - libnl/commit
route: remove unnecessary non-null check in pktloc and ematch
authorThomas Haller <thaller@redhat.com>
Tue, 10 Jun 2014 14:15:02 +0000 (16:15 +0200)
committerThomas Haller <thaller@redhat.com>
Tue, 10 Jun 2014 19:45:52 +0000 (21:45 +0200)
commitd50758cbfe7741650bc470f349ead29f824dd182
treeca613c2b50e580f4f14f981025b781cd46f0e38c
parent29a38942aaae5a9a1145a92babfb2ad32dddb187
route: remove unnecessary non-null check in pktloc and ematch

This check is not necessary, and also they cause coverity to
complain.

Acked-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: Thomas Haller <thaller@redhat.com>
lib/route/cls/ematch.c
lib/route/pktloc.c