[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <cover.1620642396.git.ojaswin98@gmail.com>
Date: Mon, 10 May 2021 16:59:27 +0530
From: Ojaswin Mujoo <ojaswin98@...il.com>
To: linux-staging@...ts.linux.dev
Cc: linux-kernel@...r.kernel.org, ojaswin98@...il.com,
gregkh@...uxfoundation.org, atulgopinathan@...il.com,
yashsri421@...il.com
Subject: [PATCH 0/3] staging: rtl8192e: Fix style warnings in rtl8192e driver
This patchset fixes several style warnings as reported by the
checkpatch.pl script, in the rtl8192e staging driver.
In patch 1/3, the changes have improved readability at the cost of
crossing the 80 character limit, by a few characters. I believe the
trade off is worth it however would love to hear your thoughts on
it.
Ojaswin Mujoo (3):
staging: rtl8192e: Avoid multiple line dereference
staging: rtl8192e: Add identifier name to function definition
staging: rtl8192e: Fix whitespace around conditional statement
drivers/staging/rtl8192e/rtl8192e/rtl_cam.c | 12 ++++--------
drivers/staging/rtl8192e/rtl8192e/rtl_core.h | 4 ++--
drivers/staging/rtl8192e/rtl8192e/rtl_dm.c | 2 +-
drivers/staging/rtl8192e/rtllib_rx.c | 3 +--
4 files changed, 8 insertions(+), 13 deletions(-)
--
2.25.1
Powered by blists - more mailing lists