From: Guillaume Nault <[email protected]>
Date: Thu, 13 Aug 2015 15:18:25 +0200

> +     idr_for_each_entry(&pn->units_idr, ppp, id) {
> +             unregister_netdevice_queue(ppp->dev, &list);
> +     }

Single line basic blocks should not use curly braces.  Please remove
them, thank you.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to