> if (!(func_a(x) && > func_b(y))) > baz(); Gah - that is horrid for the 'preferred style'. A quick glance at the code puts both the func_b() and baz() calls as inside the if. David -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html