On Sat, Jun 28, 2014 at 05:13:19PM +0200, Guillaume Morin wrote: > checkpath.pl was complaining about value_mask: > ERROR: Macros with complex values should be enclosed in parenthesis > > I fixed this by simply removing it since it's not used (as well as another > macro). > Got rid of the un-necessary error_ret label as well. Both changes were > suggested > by Michael Welling.
Very good. But (you knew there was a but, right?) When giving credit to someone else like this, you can just do it with a simple: Reported-by: Michael Welling <[email protected]> in the signed-off-by area, no need to write a sentance about it. Care to try a 4th time here? thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

