From: Vlad Buslov <vla...@mellanox.com>
Date: Mon, 17 Sep 2018 10:17:33 +0300

> +struct Qdisc *qdisc_lookup_rcu(struct net_device *dev, u32 handle)
> +{
> +     struct Qdisc *q;
> +     struct netdev_queue *nq;

Reverse christmas tree for the local variables, please.

Reply via email to