lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ