All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mamta Shukla <mamtashukla555@gmail.com>
To: outreachy-kernel@googlegroups.com
Cc: forest@alittletooquiet.net, gregkh@linuxfoundation.org
Subject: [PATCH v2 0/3] staging: vt6655: Fix coding style issues
Date: Sat, 6 Oct 2018 16:54:39 +0530	[thread overview]
Message-ID: <cover.1538823377.git.mamtashukla555@gmail.com> (raw)

This patch series fixes checkpatch issues such as:
-Add blank line after function/struct/union/enum declarations
-Add spaces around '*','-'
-Remove unnecessary space after cast to conform kernel coding style.

change in v2:
-Merge patch 2 and patch 3 as it solves same coding issue. 


Mamta Shukla (3):
  staging: vt6655: Add blank line after function/struct/union/enum declarations
  staging: vt6655: Add spaces around operators
  staging: vt6655: Remove space after cast

 drivers/staging/vt6655/rxtx.c | 29 +++++++++++++++--------------
 1 file changed, 15 insertions(+), 14 deletions(-)

-- 
1.9.1



             reply	other threads:[~2018-10-06 11:24 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-06 11:24 Mamta Shukla [this message]
2018-10-06 11:26 ` [PATCH v2 1/3] staging: vt6655: Add blank line after function/struct/union/enum declarations Mamta Shukla
2018-10-06 17:50   ` [Outreachy kernel] " Himanshu Jha
2018-10-06 11:30 ` [PATCH v2 2/3] staging: vt6655: Add spaces around operators Mamta Shukla
2018-10-06 17:50   ` [Outreachy kernel] " Himanshu Jha
2018-10-06 11:31 ` [PATCH v2 3/3] staging: vt6655: Remove space after cast Mamta Shukla
2018-10-06 17:50   ` [Outreachy kernel] " Himanshu Jha

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.1538823377.git.mamtashukla555@gmail.com \
    --to=mamtashukla555@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.