[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <cover.1618380932.git.mitaliborkar810@gmail.com>
Date: Wed, 14 Apr 2021 12:24:44 +0530
From: Mitali Borkar <mitaliborkar810@...il.com>
To: gregkh@...uxfoundation.org, davem@...emloft.net, kuba@...nel.org
Cc: linux-staging@...ts.linux.dev, linux-kernel@...r.kernel.org,
outreachy-kernel@...glegroups.com, mitali_s@...iitr.ac.in
Subject: Subject: [PATCH v2 0/5] staging: rtl8192e: CLeanup patchset for
style issues in rtl819x_Y.c files
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
Powered by blists - more mailing lists