Re: [PATCH 01/40] drivers/stagin/wlan-ng/p80211conv.c: Fix coding style

From: Greg KH
Date: Thu Jan 07 2016 - 14:22:00 EST


On Thu, Jan 07, 2016 at 11:21:13AM -0800, Greg KH wrote:
> On Fri, Jan 08, 2016 at 12:44:15AM +0530, Pranjal Bhor wrote:
> > Blank line after opening brace removed
> >
> > Signed-off-by: Pranjal Bhor <bhor.pranjal@xxxxxxxxx>
> > ---
> > drivers/staging/wlan-ng/p80211conv.c | 1 -
> > 1 file changed, 1 deletion(-)
>
> I can't take 40 patches all with the exact same Subject: :(
>
> Please make them unique, as-is, this isn't acceptable.

Also, this shouldn't be one-patch-per-fix, it's
one-patch-per-type-of-fix. This can be reduced to many less patches.

thanks,

greg k-h