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

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

  Staging: vt6655: card.h: Fix line over 80 characters
  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] 10+ messages in thread

end of thread, other threads:[~2019-03-02  7:47 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-02  2:41 [PATCH 0/8] Staging: vt6655: Fix checkpatch.pl issues Madhumitha Prabakaran
2019-03-02  2:41 ` [PATCH 1/8] Staging: vt6655: Fix line over 80 character Madhumitha Prabakaran
2019-03-02  2:41 ` [PATCH 2/8] Staging: vt6655: Fix line over 80 characters Madhumitha Prabakaran
2019-03-02  2:41 ` [PATCH 3/8] Staging: vt6655: Fix comment style of SPDX License Identifier Madhumitha Prabakaran
2019-03-02  2:41 ` [PATCH 4/8] Staging: vt6655: Fix comment style of SPDX License Identifer Madhumitha Prabakaran
2019-03-02  2:41 ` [PATCH 5/8] Staging: vt6655: Fix comment style of SPDX License Identifier Madhumitha Prabakaran
2019-03-02  2:41 ` [PATCH 6/8] " Madhumitha Prabakaran
2019-03-02  2:41 ` [PATCH 7/8] Staging: vt6655: Remove unnecessary blank line Madhumitha Prabakaran
2019-03-02  2:41 ` [PATCH 8/8] Staging: vt6655: Fix comment style of SPDX License Identifier Madhumitha Prabakaran
2019-03-02  7:47 ` [PATCH 0/8] Staging: vt6655: Fix checkpatch.pl issues Greg KH

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.