[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <46436215.7030503@garzik.org>
Date: Thu, 10 May 2007 14:19:01 -0400
From: Jeff Garzik <jeff@...zik.org>
To: Randy Dunlap <randy.dunlap@...cle.com>
CC: matvejchikov@...il.com, netdev@...r.kernel.org
Subject: Re: [PATCH] phylib: phy_ethtool_{sset,gset} -- check phydev for NULL
Randy Dunlap wrote:
> and I hope that Jeff prefers (as some others do):
>
> if (unlikely(phydev == NULL))
>
> or even
>
> if (unlikely(!phydev))
That is indeed my preference :)
Jeff
-
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