Fix a couple of warnings in l3vpn 40/72640/2
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 4 Jun 2018 08:50:01 +0000 (10:50 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 4 Jun 2018 09:42:19 +0000 (11:42 +0200)
commitae620f7e1093f4a3363912a2b82b4d09013e823c
treec68cb0c6b8231f2f0a7d4a952705876e51a738bc
parentd22e3bf8f0c73b6f8e3b4bff0c59ee6d05917970
Fix a couple of warnings in l3vpn

- static method
- unnecessary if/else

Change-Id: I1efa627d7cd4ffcef239caac0244581921fae376
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
bgp/l3vpn/src/main/java/org/opendaylight/protocol/bgp/l3vpn/unicast/ipv4/VpnIpv4NlriParser.java
bgp/l3vpn/src/main/java/org/opendaylight/protocol/bgp/l3vpn/unicast/ipv6/VpnIpv6NlriParser.java