Re: [PATCH] Intel Manageability Engine Interface driver

From: Roland Dreier
Date: Tue Oct 23 2007 - 14:23:11 EST


> What does gcc have to say about if (foo = 0){ rather than if (foo == 0){

It's not a hard experiment to do.

The answer is:

warning: suggest parentheses around assignment used as truth value

- R.
-
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/