All of lore.kernel.org
 help / color / mirror / Atom feed
From: Madhumitha Prabakaran <madhumithabiw@gmail.com>
To: forest@alittletooquiet.net, gregkh@linuxfoundation.org,
	outreachy-kernel@googlegroups.com
Cc: Madhumitha Prabakaran <madhumithabiw@gmail.com>
Subject: [PATCH 0/6] Staging: vt6655: Fix checkpatch.pl issues
Date: Tue,  5 Mar 2019 16:33:59 -0600	[thread overview]
Message-ID: <cover.1551824831.git.madhumithabiw@gmail.com> (raw)

This patchset modifies following -
  1) Fix comment style for SPDX License Identifier in dpc.h
  2) Fix comment style for SPDX License Identifier in key.h
  3) Remove unnecessary blank line
  4) Fix comment style for SPDX License Identifier in mac.h
  5) Fix warning line over 80 characters
  6) Align function declaration 

Madhumitha Prabakaran (6):
  Staging: vt6655: dpc.h: Fix comment style of SPDX License Identifier
  Staging: vt6655: key.h: Fix comment style for SPDX-License Identifier
  Staging: vt6655: Remove unnecessary blank line
  Staging: vt6655: mac.h: Fix comment style for SPDX-License Identifier
  Staging: vt6655: Fix line over 80 characters
  Staging: vt6655: Align function declaration

 drivers/staging/vt6655/dpc.h   | 2 +-
 drivers/staging/vt6655/key.h   | 2 +-
 drivers/staging/vt6655/mac.c   | 1 -
 drivers/staging/vt6655/mac.h   | 5 +++--
 drivers/staging/vt6655/power.c | 7 ++-----
 5 files changed, 7 insertions(+), 10 deletions(-)

-- 
2.17.1



             reply	other threads:[~2019-03-05 22:34 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-05 22:33 Madhumitha Prabakaran [this message]
2019-03-05 22:34 ` [PATCH 1/6] Staging: vt6655: dpc.h: Fix comment style of SPDX License Identifier Madhumitha Prabakaran
2019-03-05 22:34 ` [PATCH 2/6] Staging: vt6655: key.h: Fix comment style for SPDX-License Identifier Madhumitha Prabakaran
2019-03-05 22:34 ` [PATCH 3/6] Staging: vt6655: Remove unnecessary blank line Madhumitha Prabakaran
2019-03-05 22:34 ` [PATCH 4/6] Staging: vt6655: mac.h: Fix comment style for SPDX-License Identifier Madhumitha Prabakaran
2019-03-05 22:34 ` [PATCH 5/6] Staging: vt6655: Fix line over 80 characters Madhumitha Prabakaran
2019-03-05 22:34 ` [PATCH 6/6] Staging: vt6655: Align function declaration Madhumitha Prabakaran
2019-03-05 22:48 ` [PATCH v2 0/6] Modify checkpatch.pl issues Madhumitha Prabakaran
2019-03-05 22:48   ` [PATCH v2 1/6] Staging: vt6655: dpc.h: Fix comment style of SPDX License Identifier Madhumitha Prabakaran
2019-03-05 22:48   ` [PATCH v2 2/6] Staging: vt6655: key.h: Fix comment style for SPDX-License Identifier Madhumitha Prabakaran
2019-03-05 22:48   ` [PATCH v2 3/6] Staging: vt6655: Remove unnecessary blank line Madhumitha Prabakaran
2019-03-05 22:48   ` [PATCH v2 4/6] Staging: vt6655: mac.h: Fix comment style for SPDX-License Identifier Madhumitha Prabakaran
2019-03-05 22:48   ` [PATCH v2 5/6] Staging: vt6655: Fix the warning line over 80 characters Madhumitha Prabakaran
2019-03-05 22:48   ` [PATCH v2 6/6] Staging: vt6655: Align function declaration Madhumitha 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.1551824831.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.