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]
Date:	Fri, 03 Apr 2015 12:11:38 -0400 (EDT)
From:	David Miller <davem@...emloft.net>
To:	ipm@...rality.org.uk
Cc:	netdev@...r.kernel.org
Subject: Re: [PATCH net-next 0/2] ipv4: coding style - comparisons with NULL

From: Ian Morris <ipm@...rality.org.uk>
Date: Fri,  3 Apr 2015 09:17:25 +0100

> Per the suggestion of Joe Perches, attached is a patch which aligns the
> coding style in ipv4 for comparisons with NULL.
> 
> The code uses multiple different styles when comparing with NULL (I.e. 
> x == NULL and !x as well as x != NULL and x). Generally the latter form
> is preferred in netdev and so this changes aligns the code to this style.

Series applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ