[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <465DA103.6090100@goop.org>
Date: Wed, 30 May 2007 09:06:27 -0700
From: Jeremy Fitzhardinge <jeremy@...p.org>
To: Jeff Garzik <jeff@...zik.org>
CC: divy@...lsio.com, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, swise@...ngridcomputing.com
Subject: Re: [PATCH 2/7] cxgb3 - fix netpoll hanlder
Jeff Garzik wrote:
> Look at the function argument...
Yes, it's void *. But my point is that C requires the ?: to evaluate to
some specific type, so if you have different types on each side of the :
the compiler can be legitimately upset. The fact that the whole thing
gets cast to void * is somewhat irrelevant.
J
-
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