Re: [PATCH] Staging: speakup: synth.c: removed a space

From: Dan Carpenter
Date: Wed Dec 04 2013 - 03:23:19 EST


You and I generally agree on style preferences... I think the warning
should be limited to grep " ;$".

I did a grep on the kernel for ' ;' and found 8000 results. 6000 of
them are caught by my semicolon before the newline rule. The remaining
2000 are assembly, macros, and crappy for loops.

regards,
dan carpenter

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/