[PATCH v2 0/3] staging: rtl8192e: rtl819x_HTProc: code cleanup patches on the rtl8192x_HTProc.c file.

Aaron Lawrence posted 3 patches 3 years, 5 months ago
drivers/staging/rtl8192e/rtl819x_HTProc.c | 38 ++++++++++++-----------
1 file changed, 20 insertions(+), 18 deletions(-)
[PATCH v2 0/3] staging: rtl8192e: rtl819x_HTProc: code cleanup patches on the rtl8192x_HTProc.c file.
Posted by Aaron Lawrence 3 years, 5 months ago
Multiple patches regarding the cleanup of code in the rtl819x_HTProc.c
file according to the checkpatch script aside from the CamelCase issues.

Fixed patchset email format in v2.

Aaron Lawrence (3):
  Staging: rtl8192e: rtl819x_HTProc: fixed missing blank space
  Staging: rtl8192e: rtl819x_HTProc: fixed alignment matching open
    parenthesis
  Staging: rtl8192e: rtl819x_HTProc: fixed unnecessary parentheses

 drivers/staging/rtl8192e/rtl819x_HTProc.c | 38 ++++++++++++-----------
 1 file changed, 20 insertions(+), 18 deletions(-)

-- 
2.38.1
Re: [PATCH v2 0/3] staging: rtl8192e: rtl819x_HTProc: code cleanup patches on the rtl8192x_HTProc.c file.
Posted by Philipp Hortmann 3 years, 5 months ago
On 10/23/22 11:40, Aaron Lawrence wrote:
> Multiple patches regarding the cleanup of code in the rtl819x_HTProc.c
> file according to the checkpatch script aside from the CamelCase issues.
> 
> Fixed patchset email format in v2.
> 
> Aaron Lawrence (3):
>    Staging: rtl8192e: rtl819x_HTProc: fixed missing blank space
>    Staging: rtl8192e: rtl819x_HTProc: fixed alignment matching open
>      parenthesis
>    Staging: rtl8192e: rtl819x_HTProc: fixed unnecessary parentheses
> 
>   drivers/staging/rtl8192e/rtl819x_HTProc.c | 38 ++++++++++++-----------
>   1 file changed, 20 insertions(+), 18 deletions(-)
> 

Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com>