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, 23 Oct 2007 21:09:15 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	chuck.lever@...cle.com
Cc:	linux-kernel@...r.kernel.org
Subject: Re: [PATCH 5/5] NET: Remove unneeded implicit type case when
 calling tcp_minshall_update()

From: Chuck Lever <chuck.lever@...cle.com>
Date: Tue, 23 Oct 2007 11:44:33 -0400

> The tcp_minshall_update() function is called in exactly one place, and is
> passed an unsigned integer for the mss_len argument.  Make the sign of the
> argument match the sign of the passed variable in order to eliminate an
> unneeded implicit type cast and a mixed sign comparison in
> tcp_minshall_update().
> 
> Signed-off-by: Chuck Lever <chuck.lever@...cle.com>

Applied, thanks.

> Cc: <netdev@...r.kernel.org>

Actually, you only CC:'d linux-kernel on these patches.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ