Re: [PATCH 3/3] staging: r8188eu: Remove redundant 'if' statement
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Date: 2021-10-19 05:51:23
Also in:
lkml
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Date: 2021-10-19 05:51:23
Also in:
lkml
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:quoted
On Sun, Oct 17, 2021 at 04:28:12PM +0200, Fabio M. De Francesco wrote:quoted
Remove a redundant 'if' statement. Acked-by: Martin Kaiser <redacted> Acked-by: Phillip Potter <phil@philpotter.co.uk> Signed-off-by: Fabio M. De Francesco <redacted> --- 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.