Re: [PATCH] Staging: rtl8188eu: fixed coding style issues

From: Greg KH
Date: Sat Apr 30 2016 - 12:15:51 EST


On Sat, Apr 30, 2016 at 04:30:12PM +0800, Jacky Boen wrote:
> Fixed parentheses, braces, comments, constants on the left side
> comparisons, extra newlines and indentations, NULL comparisons,
> and a typo.

That's a lot of different things all in one patch. Please break it up
into "one patch per logical change" and send a patch series.

thanks,

greg k-h