> > And there are places where it's actually useful: > > #if defined(CONFIG_FOO) || (defined(MODULE) && defined(CONFIG_FOO_MODULE)) > > is a good way to express that driver bar can use functionality of driver > foo if it's available.
a good way? I'd disagree with that :) - To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html