[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1584826154.git.shreeya.patel23498@gmail.com>
Date: Sun, 22 Mar 2020 03:49:43 +0530
From: Shreeya Patel <shreeya.patel23498@...il.com>
To: Larry.Finger@...inger.net, gregkh@...uxfoundation.org,
devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org,
outreachy-kernel@...glegroups.com
Cc: Shreeya Patel <shreeya.patel23498@...il.com>
Subject: [Outreachy kernel] [PATCH 00/11] Staging: rtl8188eu: hal: Add space around operators
This patchset adds space around operators and removes
all the checkpatch warnings for the same from the files
present under drivers/staging/rtl8188eu/hal/ directory.
Shreeya Patel (11):
Staging: rtl8188eu: hal_com: Add space around operators
Staging: rtl8188eu: odm: Add space around operators
Staging: rtl8188eu: odm_hwconfig: Add space around operators
Staging: rtl8188eu: phy: Add space around operators
Staging: rtl8188eu: pwrseqcmd: Add space around operators
Staging: rtl8188eu: rf: Add space around operators
Staging: rtl8188eu: rf_cfg: Add space around operators
Staging: rtl8188eu: rtl8188e_cmd: Add space around operators
Staging: rtl8188eu: rtl8188e_hal_init: Add space around operators
Staging: rtl8188eu: rtl8188e_rxdesc: Add space around operators
Staging: rtl8188eu: rtl8188eu_xmit: Add space around operators
drivers/staging/rtl8188eu/hal/hal_com.c | 22 +--
drivers/staging/rtl8188eu/hal/odm.c | 48 +++---
drivers/staging/rtl8188eu/hal/odm_hwconfig.c | 54 +++----
drivers/staging/rtl8188eu/hal/phy.c | 138 +++++++++---------
drivers/staging/rtl8188eu/hal/pwrseqcmd.c | 2 +-
drivers/staging/rtl8188eu/hal/rf.c | 60 ++++----
drivers/staging/rtl8188eu/hal/rf_cfg.c | 4 +-
drivers/staging/rtl8188eu/hal/rtl8188e_cmd.c | 42 +++---
.../staging/rtl8188eu/hal/rtl8188e_hal_init.c | 44 +++---
.../staging/rtl8188eu/hal/rtl8188e_rxdesc.c | 2 +-
.../staging/rtl8188eu/hal/rtl8188eu_xmit.c | 32 ++--
11 files changed, 224 insertions(+), 224 deletions(-)
--
2.17.1
Powered by blists - more mailing lists