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-next>] [day] [month] [year] [list]
Date:	Tue, 17 Jun 2008 09:22:53 +0300
From:	"Rami Rosen" <ramirose@...il.com>
To:	"David Miller" <davem@...emloft.net>
Cc:	netdev@...r.kernel.org
Subject: Re: [PATCH net-2.6 2/2] ipv6: minor cleanup in net/ipv6/tcp_ipv6.c (RESEND).

Hi,

In net/ipv6/tcp_ipv6.c:

1) Remove unneeded tcp_v6_send_check() declaration.

2) Unify two consecutive #ifdef CONFIG_TCP_MD5SIG (with nothing in
  between them) into one #ifdef CONFIG_TCP_MD5SIG.


Regards,
Rami Rosen


Signed-off-by: Rami Rosen <ramirose@...il.com>
On Tue, Jun 17, 2008 at 3:08 AM, David Miller <davem@...emloft.net> wrote:
> From: "Rami Rosen" <ramirose@...il.com>
> Date: Mon, 16 Jun 2008 12:09:31 +0300
>
>> 2) Unify two consecutive #ifdef CONFIG_TCP_MD5SIG (with nothing in
>>    between them) into one #ifdef CONFIG_TCP_MD5SIG.
>
> I think there should be an empty line between local variable
> declarations and actual code in a function.  Please fix this
> up, thanks.
>
>

View attachment "patch.txt" of type "text/plain" (796 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ