Re: [PATCH 3/3] staging: r8188eu: Remove redundant 'if' statement

From: Greg Kroah-Hartman
Date: Tue Oct 19 2021 - 01:51:28 EST


On Mon, Oct 18, 2021 at 06:28:46PM +0200, Fabio M. De Francesco wrote:
> On Monday, October 18, 2021 4:42:51 PM CEST Greg Kroah-Hartman wrote:
> > On Sun, Oct 17, 2021 at 04:28:12PM +0200, Fabio M. De Francesco wrote:
> > > Remove a redundant 'if' statement.
> > >
> > > Acked-by: Martin Kaiser <martin@xxxxxxxxx>
> > > Acked-by: Phillip Potter <phil@xxxxxxxxxxxxxxxx>
> > > Signed-off-by: Fabio M. De Francesco <fmdefrancesco@xxxxxxxxx>
> > > ---
> > > drivers/staging/r8188eu/core/rtw_cmd.c | 6 ------
> > > 1 file changed, 6 deletions(-)
> >
> > Why is there not a "v2" in the subject line like the other patches in
> > this series?
>
> Simply because I edited manually the "Subject" and overlooked to write "v2".

'git format-patchj -v 2' is your friend.