Re: [another PATCH] Fix crash on boot in kmalloc_node IDE changes

From: Linus Torvalds
Date: Thu Jul 07 2005 - 11:49:02 EST




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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/