On Monday, July 14, 2014 06:30:55 PM Fabian Frederick wrote: > Signed-off-by: Fabian Frederick <[email protected]>
Acked-by: Paul Moore <[email protected]> > --- > net/netlabel/netlabel_kapi.c | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/net/netlabel/netlabel_kapi.c b/net/netlabel/netlabel_kapi.c > index 3045a96..fe9415e 100644 > --- a/net/netlabel/netlabel_kapi.c > +++ b/net/netlabel/netlabel_kapi.c > @@ -170,7 +170,6 @@ int netlbl_cfg_unlbl_map_add(const char *domain, > #endif /* IPv6 */ > default: > goto cfg_unlbl_map_add_failure; > - break; > } > > entry->def.addrsel = addrmap; -- paul moore www.paul-moore.com -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

