On Thu, Nov 04, 2010 at 11:02:28PM +0100, Sven Eckelmann wrote:
77099f0afe94928b5b0066a7efa5fa9f81696b54 added changes to vis.c which trigger a checkpatch.pl warning about braces which are not necessary anymore.
WARNING: braces {} are not necessary for any arm of this statement
if (entry->primary)
[...]
else {
[...]
Signed-off-by: Sven Eckelmann sven.eckelmann@gmx.de
This isn't needed for .37, sorry. I'll use the other version of this and queue it up for .38.
thanks,
greg k-h