On Thu, 7 Jul 2005, Christoph Lameter wrote: > > Here is IMHO the right way to fix this. Test for the hwif != NULL and > test for pci_dev != NULL before determining the node number of the pci > bus that the device is connected to.
I think this is pretty unreadable. If you make it use a trivial inline function for the thing, I think that would be ok, though. Complex expressions are bad. Linus - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/