[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180918.194534.347028964384680999.davem@redhat.com>
Date: Tue, 18 Sep 2018 19:45:34 -0700 (PDT)
From: David Miller <davem@...hat.com>
To: vladbu@...lanox.com
Cc: netdev@...r.kernel.org, jhs@...atatu.com, xiyou.wangcong@...il.com,
jiri@...nulli.us, stephen@...workplumber.org, ktkhai@...tuozzo.com,
nicolas.dichtel@...nd.com, gregkh@...uxfoundation.org,
mark.rutland@....com, leon@...nel.org, paulmck@...ux.vnet.ibm.com,
fw@...len.de, dsahern@...il.com, christian@...uner.io,
lucien.xin@...il.com, jakub.kicinski@...ronome.com,
jbenc@...hat.com
Subject: Re: [PATCH net-next v2 03/10] net: sched: extend Qdisc with rcu
From: Vlad Buslov <vladbu@...lanox.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.
Powered by blists - more mailing lists