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/5] Staging: vt6655: Fix checkpatch.pl issues
Date: Mon,  4 Mar 2019 18:23:58 -0600	[thread overview]
Message-ID: <cover.1551745071.git.madhumithabiw@gmail.com> (raw)

These patches fix warning line over 80 characters, modify spelling
error, fix warning about preprocessor conditionals and fix space around
'-'.

Madhumitha Prabakaran (5):
  Staging: vt6655: Fix line over 80 characters
  Staging: vt6655: Fix line over 80 characters
  Staging: vt6655: Fix warning about preprocessor conditionals
  Staging: vt6655: Fix spelling mistake
  Staging: vt6655: Fix space around binary operator

 drivers/staging/vt6655/card.h  | 6 ++++--
 drivers/staging/vt6655/power.c | 1 -
 drivers/staging/vt6655/rf.c    | 4 ++--
 3 files changed, 6 insertions(+), 5 deletions(-)

-- 
2.17.1



             reply	other threads:[~2019-03-05  0:24 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-05  0:23 Madhumitha Prabakaran [this message]
2019-03-05  0:23 ` [PATCH 1/5] Staging: vt6655: Fix line over 80 characters Madhumitha Prabakaran
2019-03-05  0:24 ` [PATCH 2/5] " Madhumitha Prabakaran
2019-03-05  0:24 ` [PATCH 3/5] Staging: vt6655: Fix warning about preprocessor conditionals Madhumitha Prabakaran
2019-03-05  7:52   ` [Outreachy kernel] " Greg KH
2019-03-05  0:24 ` [PATCH 4/5] Staging: vt6655: Fix spelling mistake Madhumitha Prabakaran
2019-03-05  0:24 ` [PATCH 5/5] Staging: vt6655: Fix space around binary operator Madhumitha Prabakaran
2019-03-05  7:53 ` [Outreachy kernel] [PATCH 0/5] Staging: vt6655: Fix checkpatch.pl issues Greg KH

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.1551745071.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.