mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v2 0/6] staging: rtl8712: fix coding style issues
@ 2018-03-03  5:32 Arushi Singhal
  2018-03-03  5:32 ` [PATCH v2 1/6] staging: rtl8712: Fixed 'tabstop' coding style warning Arushi Singhal
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Arushi Singhal @ 2018-03-03  5:32 UTC (permalink / raw)
  To: outreachy-kernel
  Cc: devel, florian.c.schilhabel, gregkh, linux-kernel,
	Arushi Singhal, Larry.Finger

Fix issues found with checkpatch.pl to conform to the Linux
kernel coding style.

Changes in v2:
* From and Signed-off emails were not same in v1.
* Added detailed commit message

Arushi Singhal (6):
  staging: rtl8712: Fixed 'tabstop' coding style warning
  staging: rtl8712: match alignment with open parenthesis
  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/drv_types.h                |  2 +-
 drivers/staging/rtl8712/mlme_linux.c               |  2 +-
 drivers/staging/rtl8712/os_intfs.c                 |  3 +-
 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 +++++++++++-----------
 17 files changed, 48 insertions(+), 60 deletions(-)

-- 
2.7.4

_______________________________________________
devel mailing list
devel@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2018-03-03  7:32 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-03  5:32 [PATCH v2 0/6] staging: rtl8712: fix coding style issues Arushi Singhal
2018-03-03  5:32 ` [PATCH v2 1/6] staging: rtl8712: Fixed 'tabstop' coding style warning Arushi Singhal
2018-03-03  5:32 ` [PATCH v2 2/6] staging: rtl8712: match alignment with open parenthesis Arushi Singhal
2018-03-03  5:32 ` [PATCH v2 3/6] staging: rtl8712: Remove multiple blank line(s) Arushi Singhal
2018-03-03  5:32 ` [PATCH v2 4/6] staging: rtl8712: Added spaces around '+' Arushi Singhal
2018-03-03  5:32 ` [PATCH v2 5/6] staging: rtl8712: Add spaces around '|' Arushi Singhal
2018-03-03  5:32 ` [PATCH v2 6/6] staging: rtl8712: remove unnecessary parentheses Arushi Singhal
2018-03-03  7:32 ` [Outreachy kernel] [PATCH v2 0/6] staging: rtl8712: fix coding style issues Julia Lawall

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®