[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20130820.233442.598967406878017552.davem@davemloft.net>
Date: Tue, 20 Aug 2013 23:34:42 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: skd.linux@...il.com
Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] drivers:net:ifb: Fixed coding style error:assignment
in if statement
From: Sanil Kumar D <skd.linux@...il.com>
Date: Tue, 20 Aug 2013 05:09:37 +0530
> + if (skb == NULL) {
"!skb" is preferred.
> + if (skb == NULL) {
Likewise.
--
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