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

Message ID cover.1666502177.git.t4rmin@zohomail.com
Headers
Series staging: rtl8192e: rtl819x_HTProc: code cleanup patches on the rtl8192x_HTProc.c file. |

Message

Aaron Lawrence Oct. 23, 2022, 9:40 a.m. UTC
  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(-)
  

Comments

Philipp Hortmann Oct. 24, 2022, 5:45 a.m. UTC | #1
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>