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:   Tue, 13 Feb 2018 13:56:54 -0500 (EST)
From:   David Miller <davem@...emloft.net>
To:     nhorman@...driver.com
Cc:     lucien.xin@...il.com, netdev@...r.kernel.org,
        linux-sctp@...r.kernel.org, marcelo.leitner@...il.com
Subject: Re: [PATCHv2 net 0/2] sctp: rename sctp diag file and add file
 comments for it

From: Neil Horman <nhorman@...driver.com>
Date: Tue, 13 Feb 2018 08:11:29 -0500

> On Tue, Feb 13, 2018 at 07:33:19PM +0800, Xin Long wrote:
>> This patchset is to remove the sctp_ prefix for sctp diag file,
>> and also to add the missing file comments for it.
>> 
>> v1->v2:
>>   split them into two patches as Marcelo suggested.
>> 
>> Xin Long (2):
>>   sctp: rename sctp_diag.c as diag.c
>>   sctp: add file comments in diag.c
>> 
>>  net/sctp/Makefile    |   2 +
>>  net/sctp/diag.c      | 557 +++++++++++++++++++++++++++++++++++++++++++++++++++
>>  net/sctp/sctp_diag.c | 526 ------------------------------------------------
>>  3 files changed, 559 insertions(+), 526 deletions(-)
>>  create mode 100644 net/sctp/diag.c
>>  delete mode 100644 net/sctp/sctp_diag.c
>> 
>> -- 
>> 2.1.0
>> 
>> 
> Series
> Acked-by: Neil Horman <nhorman@...driver.com>

Since this isn't a bug fix, per-se, I applied this series to net-next.

Thanks.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ