All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/8] Fix checkpatch.pl issues
@ 2019-03-02 18:34 Madhumitha Prabakaran
  2019-03-02 18:34 ` [PATCH v2 1/8] Staging: vt6655: Fix line over 80 character Madhumitha Prabakaran
                   ` (9 more replies)
  0 siblings, 10 replies; 14+ messages in thread
From: Madhumitha Prabakaran @ 2019-03-02 18:34 UTC (permalink / raw)
  To: madhumithabiw; +Cc: forest, gregkh, outreachy-kernel

These patches fix warnings of line over 80 characters, comment style
issues of SPDX License Identifier and remove unnecessary blank line.

Madhumitha Prabakaran (8):
  Staging: vt6655: card.h: Fix line over 80 character
  Staging: vt6655: card.h: Fix line over 80 characters
  Staging: vt6655: device.h: Fix comment style of SPDX License Identifier
  Staging: vt6655: device_cfg.h: Fix comment style of SPDX License Identifer
  Staging: vt6655: dpc.h: Fix comment style of SPDX License Identifier
  Staging: vt6655: key.h: Fix comment style of SPDX License Identifier
  Staging: vt6655: mac.c: Remove unnecessary blank line
  Staging: vt6655: mac.h: Fix comment style of SPDX License Identifier

 drivers/staging/vt6655/card.h       | 6 ++++--
 drivers/staging/vt6655/device.h     | 2 +-
 drivers/staging/vt6655/device_cfg.h | 2 +-
 drivers/staging/vt6655/dpc.h        | 2 +-
 drivers/staging/vt6655/key.h        | 2 +-
 drivers/staging/vt6655/mac.c        | 1 -
 drivers/staging/vt6655/mac.h        | 2 +-
 7 files changed, 9 insertions(+), 8 deletions(-)

-- 
2.17.1



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

end of thread, other threads:[~2019-03-04 16:06 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-02 18:34 [PATCH v2 0/8] Fix checkpatch.pl issues Madhumitha Prabakaran
2019-03-02 18:34 ` [PATCH v2 1/8] Staging: vt6655: Fix line over 80 character Madhumitha Prabakaran
2019-03-02 18:34 ` [PATCH v2 2/8] Staging: vt6655: Fix line over 80 characters Madhumitha Prabakaran
2019-03-02 18:34 ` [PATCH v2 3/8] Staging: vt6655: Fix comment style of SPDX License Identifier Madhumitha Prabakaran
2019-03-02 18:34 ` [PATCH v2 4/8] Staging: vt6655: Fix comment style of SPDX License Identifer Madhumitha Prabakaran
2019-03-02 18:34 ` [PATCH v2 5/8] Staging: vt6655: Fix comment style of SPDX License Identifier Madhumitha Prabakaran
2019-03-02 18:34 ` [PATCH v2 6/8] " Madhumitha Prabakaran
2019-03-02 18:34 ` [PATCH v2 7/8] Staging: vt6655: Remove unnecessary blank line Madhumitha Prabakaran
2019-03-02 18:34 ` [PATCH v2 8/8] Staging: vt6655: Fix comment style of SPDX License Identifier Madhumitha Prabakaran
2019-03-03  6:41 ` [Outreachy kernel] [PATCH v2 0/8] Fix checkpatch.pl issues Julia Lawall
2019-03-03  8:09 ` Greg KH
2019-03-03 18:30   ` Madhumthia Prabakaran
2019-03-04  7:44     ` Greg KH
2019-03-04 16:06       ` Madhumthia Prabakaran

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.