[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20200120.101750.1751495414871531195.davem@davemloft.net>
Date: Mon, 20 Jan 2020 10:17:50 +0100 (CET)
From: David Miller <davem@...emloft.net>
To: gautamramk@...il.com
Cc: netdev@...r.kernel.org, tahiliani@...k.edu.in, jhs@...atatu.com,
dave.taht@...il.com, toke@...hat.com, kuba@...nel.org,
stephen@...workplumber.org, lesliemonis@...il.com,
sdp.sachin@...il.com, vsaicharan1998@...il.com,
mohitbhasi1998@...il.com
Subject: Re: [PATCH net-next v4 1/2] net: sched: pie: refactor code
From: gautamramk@...il.com
Date: Fri, 17 Jan 2020 15:39:20 +0530
> This patch is a precursor for the addition of the Flow Queue Proportional
> Integral Controller Enhanced (FQ-PIE) qdisc. The patch removes structures
> and small inline functions common to both PIE and FQ-PIE and moves it to
> the header file include/net/pie.h. It also exports symbols from sch_pie.c
> that are to be reused in sch_fq_pie.c.
That's not all this patch is doing.
It's making coding style and indentation changes as well.
I also see it changing how values are tracked in local variables.
All of these things are separate logical commits.
Powered by blists - more mailing lists