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] [thread-next>] [day] [month] [year] [list]
Message-ID: <5d5bf6a8-f8e1-e95e-e6ab-fe21fb5d2220@mojatatu.com>
Date:	Sun, 14 Aug 2016 07:00:11 -0400
From:	Jamal Hadi Salim <jhs@...atatu.com>
To:	Cong Wang <xiyou.wangcong@...il.com>
Cc:	Linux Kernel Network Developers <netdev@...r.kernel.org>
Subject: Re: [Patch net v3 5/5] net_sched: convert tcf_exts from list to
 pointer array

On 16-08-14 01:03 AM, Cong Wang wrote:
> On Sat, Aug 13, 2016 at 4:33 AM, Jamal Hadi Salim <jhs@...atatu.com> wrote:
>>
>> Just minor comment below:
>>
>> On 16-08-11 08:41 PM, Cong Wang wrote:
>>
>>
>>> +static inline void
>>> +tcf_exts_to_list(const struct tcf_exts *exts, struct list_head *actions)
>>> +{
>>
>>
>> to:
>> static inline void tcf_exts_to_list(const struct tcf_exts *exts,
>>                                     struct list_head *actions)
>
> I don't disagree, just want to point out that other functions
> in this header use similar indention. I am fine with either.
>

True - but if you introduce a new one you should use new style
(and it is an opportunity to fix the others).

Thanks for being dilligent on this. I dont have time to test the patches
for about a day but i see no reason to delay them, so I will proceed to
do so.

cheers,
jamal

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ