#define clustered_apic_mode (0)
> of C and the "&&" operator say that "if the first is false, the
> second needn't even be evaluated".
That's what I would have thought.
But I don't think it's the second part that causes the warning,
it's the thing *inside* the if clause.
> Could that be what's causing the warning?
To my mind, that's why we should *not* be getting a warning ?
M.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/