Re: [PATCH] drivers: wlan-ng: fixed a coding style issue

From: Joe Perches
Date: Thu Sep 22 2016 - 18:52:35 EST


On Fri, 2016-09-23 at 00:39 +0200, becher.jannik@xxxxxxxxx wrote:
> On Thu, Sep 22, 2016 at 03:05:02PM -0700, Joe Perches wrote:
> > On Thu, 2016-09-22 at 23:56 +0200, Jannik Becher wrote:
> > >r emoved a space after a cast to obtain the coding style.
> > Better would be to change the subject to something like:
> > [PATCH] staging: wlan-ng: Remove unnecessary spaces before casts
> Should I resend the patch with this subject?
> Sorry for writing so many emails and asking questions. My problem is
> that I have no idea who to put in the cc if I'm responding to an email.

Yes, with an appropriate {PATCH V2] subject prefix.

Also do not leave the commit message blank.
Describe why you are making this change.
Maybe show the tool used to find and fix this issue too.