[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20150403.121138.1140806036726597601.davem@davemloft.net>
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