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

Message ID c072bc16145212943c60b2222ba752af102a5196.camel@zohomail.com
Headers
Series staging: rtl8192e: rtl819x_HTProc: code cleanup patches on the rtl8192x_HTProc.c file. |

Message

Aaron Lawrence Oct. 22, 2022, 3:47 p.m. UTC
  From d2168b90726dda2f02279a3483b53b8d9b34cb30 Mon Sep 17 00:00:00 2001
Message-Id: <cover.1666450553.git.t4rmin@zohomail.com>
From: Aaron Lawrence <t4rmin@zohomail.com>
Date: Sat, 22 Oct 2022 21:55:53 +0700
Subject: [PATCH 0/3] staging: rtl8192e: rtl819x_HTProc: code cleanup patches on the rtl8192x_HTProc.c file.

Multiple patches regarding the cleanup of code in the rtl819x_HTProc.c
file according to the checkpatch script aside from the CamelCase issues. 

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(-)