All of lore.kernel.org
 help / color / mirror / Atom feed
From: Madhumitha Prabakaran <madhumithabiw@gmail.com>
To: madhumithabiw@gmail.com
Cc: forest@alittletooquiet.net, gregkh@linuxfoundation.org,
	outreachy-kernel@googlegroups.com
Subject: [PATCH v2 0/8] Fix checkpatch.pl issues
Date: Sat,  2 Mar 2019 12:34:42 -0600	[thread overview]
Message-ID: <cover.1551550323.git.madhumithabiw@gmail.com> (raw)

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



             reply	other threads:[~2019-03-02 18:34 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-02 18:34 Madhumitha Prabakaran [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1551550323.git.madhumithabiw@gmail.com \
    --to=madhumithabiw@gmail.com \
    --cc=forest@alittletooquiet.net \
    --cc=gregkh@linuxfoundation.org \
    --cc=outreachy-kernel@googlegroups.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.