On Wed, Apr 09, 2014 at 11:25:18PM +1000, Vitaly Osipov wrote: > Fixes the following issues: > > tcm825x.c: > > ERROR: Macros with complex values should be enclosed in parenthesis > WARNING: Prefer [subsystem eg: netdev]_info([subsystem]dev, ... then dev_info(dev, ... then pr_info(... to printk(KERN_INFO ... > > tcm825x.h: > > ERROR: Macros with complex values should be enclosed in parenthesis Please only do one type of thing per patch. So this should be a series of 2 patches, one for the macro "error", and one for the printk fixes. Can you please redo these and resend them? thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html