Subject: [PATCH v2 0/5] staging: rtl8192e: CLeanup patchset for style issues in rtl819x_Y.c files

From: Mitali Borkar
Date: Wed Apr 14 2021 - 02:55:04 EST


Changes from v1:- Dropped 6/6 from and made this as a patchset of 5 as
alignment of code is done in following patches.
[PATCH 1/5]:- No changes.
[PATCH 2/5]:- No changes.
[PATCH 3/5]:- No changes.
[PATCH 4/5]:- Rectified spelling mistake and replaced memcmp with
ether_oui_equal.
[PATCH 5/5]:- No changes.

Mitali Borkar (5):
staging: rtl8192e: add spaces around binary operators
staging: rtl8192e: remove unnecessary blank line before brace
staging: rtl8192e: remove unnecessary blank line after close brace
staging: rtl8192e: rectified spelling mistake and replace memcmp with
ether_oui_equal
staging: rtl8192e: removed multiple blank lines

drivers/staging/rtl8192e/rtl819x_HTProc.c | 67 ++++++++---------
drivers/staging/rtl8192e/rtl819x_TSProc.c | 10 +++--
include/linux/etherdevice.h | 5 +
3 files changed, 37 insertions(+), 45 deletions(-)

--
2.30.2