On Friday, October 22, 2021 1:37:34 PM CEST Kushal Kothari wrote: > Kushal Kothari (4): > v2 staging: rtl8723bs: core: Remove true and false comparison > v2 staging: rtl8723bs: core: Remove unnecessary parentheses > v2 staging: rtl8723bs: core: Remove unnecessary space after a cast > v2 staging: rtl8723bs: core: Remove unnecessary blank lines > > Changes from v1: > [PATCH 1/4]: Moved unnecessary parentheses change in PATCH 2/4 > [PATCH 2/4]: Added the extra parentheses change from PATCH 1/4 here. > [PATCH 3/4]: No Changes > [PATCH 4/4]: Fix whitespace error. > > > > drivers/staging/rtl8723bs/core/rtw_cmd.c | 94 +++++++++--------------- > 1 file changed, 34 insertions(+), 60 deletions(-) > > -- > 2.25.1 > Hi Kushal, Version numbers ("v2" in this case) must be enclosed in square brackets, between "PATCH" and "n/N". Thanks, Fabio