All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/8] fix multiple checkpatch issues
@ 2016-09-16  2:46 Gargi Sharma
  2016-09-16  2:46 ` [PATCH 1/8] staging: wlan-ng: add spaces around + Gargi Sharma
                   ` (7 more replies)
  0 siblings, 8 replies; 17+ messages in thread
From: Gargi Sharma @ 2016-09-16  2:46 UTC (permalink / raw)
  To: outreachy-kernel; +Cc: gregkh, Gargi Sharma

Fix issues detected using checkpatch.pl

Gargi Sharma (8):
  staging: wlan-ng: add spaces around +
  staging: wlan-ng: add spaces around &
  staging: wlan-ng: add spaces around >>
  staging: wlan-ng: add spaces around |
  staging: wlan-ng: add spaces around <<
  staging: wlan-ng: delete space after a cast
  staging: wlan-ng: add blank line after declaration
  staging: wlan-ng: fix block comment style

 drivers/staging/wlan-ng/hfa384x.h | 251 +++++++++--------
 pace                              | 567 ++++++++++++++++++++++++++++++++++++++
 2 files changed, 707 insertions(+), 111 deletions(-)
 create mode 100644 pace

-- 
2.9.2



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

end of thread, other threads:[~2016-09-16 10:07 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-16  2:46 [PATCH 0/8] fix multiple checkpatch issues Gargi Sharma
2016-09-16  2:46 ` [PATCH 1/8] staging: wlan-ng: add spaces around + Gargi Sharma
2016-09-16  2:46 ` [PATCH 2/8] staging: wlan-ng: add spaces around & Gargi Sharma
2016-09-16  2:46 ` [PATCH 3/8] staging: wlan-ng: add spaces around >> Gargi Sharma
2016-09-16  5:41   ` [Outreachy kernel] " Julia Lawall
2016-09-16  2:46 ` [PATCH 4/8] staging: wlan-ng: add spaces around | Gargi Sharma
2016-09-16  2:46 ` [PATCH 5/8] staging: wlan-ng: add spaces around << Gargi Sharma
2016-09-16  5:39   ` [Outreachy kernel] " Julia Lawall
2016-09-16  9:58     ` Gargi Sharma
2016-09-16 10:07       ` Julia Lawall
2016-09-16  2:46 ` [PATCH 6/8] staging: wlan-ng: delete space after a cast Gargi Sharma
2016-09-16  5:37   ` [Outreachy kernel] " Julia Lawall
2016-09-16  2:46 ` [PATCH 7/8] staging: wlan-ng: add blank line after declaration Gargi Sharma
2016-09-16  5:35   ` [Outreachy kernel] " Julia Lawall
2016-09-16  2:46 ` [PATCH 8/8] staging: wlan-ng: fix block comment style Gargi Sharma
2016-09-16  5:33   ` [Outreachy kernel] " Julia Lawall
2016-09-16  5:40     ` Alison Schofield

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.