[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1520026941-16548-1-git-send-email-arushisinghal19971997@gmail.com>
Date: Sat, 3 Mar 2018 03:12:17 +0530
From: Arushi Singhal <arushisinghal19971997@...il.com>
To: Larry.Finger@...inger.net
Cc: outreachy-kernel@...glegroups.com,
florian.c.schilhabel@...glemail.com, gregkh@...uxfoundation.org,
devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org,
Arushi Singhal <arushisinghal19971997@...il.com>
Subject: [PATCH 0/4] staging: rtl8712: fix coding style issues
Fix issues found with checkpatch.pl for rtl8712 driver.
Arushi Singhal (4):
staging: rtl8712: Remove multiple blank line(s)
staging: rtl8712: Added spaces around '+'.
staging: rtl8712: Add spaces around '|'
staging: rtl8712: remove unnecessary parentheses
drivers/staging/rtl8712/os_intfs.c | 1 -
drivers/staging/rtl8712/recv_linux.c | 4 +-
drivers/staging/rtl8712/rtl8712_bitdef.h | 1 -
drivers/staging/rtl8712/rtl8712_cmd.c | 8 +--
drivers/staging/rtl8712/rtl8712_cmd.h | 4 +-
drivers/staging/rtl8712/rtl8712_cmdctrl_bitdef.h | 2 +-
drivers/staging/rtl8712/rtl8712_cmdctrl_regdef.h | 2 -
drivers/staging/rtl8712/rtl8712_debugctrl_bitdef.h | 1 -
drivers/staging/rtl8712/rtl8712_debugctrl_regdef.h | 2 -
drivers/staging/rtl8712/rtl8712_fifoctrl_bitdef.h | 1 -
drivers/staging/rtl8712/rtl8712_fifoctrl_regdef.h | 2 -
drivers/staging/rtl8712/rtl8712_gp_bitdef.h | 2 +-
drivers/staging/rtl8712/rtl8712_gp_regdef.h | 1 -
drivers/staging/rtl8712/rtl8712_interrupt_bitdef.h | 1 -
drivers/staging/rtl8712/rtl8712_led.c | 70 +++++++++++-----------
15 files changed, 45 insertions(+), 57 deletions(-)
--
2.7.4
Powered by blists - more mailing lists