On Thu, 2012-06-28 at 21:44 +0200, Rafał Miłecki wrote: > +#define bcma_err(fmt, ...) \ > + pr_err(KBUILD_MODNAME "-%d: " fmt, bus->num, ##__VA_ARGS__) both of your options seem to rely on "bus" being a variable in the context, is that really a good idea? johannes -- 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