Re: [PATCH] staging: rtl8192e: Fix checkpatch warnings
From: Greg KH
Date: Thu Nov 10 2016 - 11:09:18 EST
On Thu, Nov 10, 2016 at 09:32:30PM +0530, Y M Patil wrote:
> This patch fixes block comment coding style warnings.
> And added new line after variable declaration.
Please only do one-thing-per-patch. If you have to say "And", that's a
huge hint that this should be broken up into multiple patches. Please
do so here.
thanks,
greg k-h