All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mamta Shukla <mamtashukla555@gmail.com>
To: outreachy-kernel@googlegroups.com
Cc: gregkh@linuxfoundation.org, mamtashukla555@gmail.com
Subject: [PATCH 0/4] staging: mt7621-pci: cleanup
Date: Thu, 4 Oct 2018 16:36:11 +0530	[thread overview]
Message-ID: <cover.1538646749.git.mamtashukla555@gmail.com> (raw)

Fix issues found with checkpatch.pl for mt7621-pci staging driver.

Mamta Shukla (4):
  staging: mt7621-pci: do not initialise statics to 0
  staging: mt7621-pci: spaces preferred around that '&'
  staging: mt7621-pci: spaces preferred around that '|'
  staging: mt7621-pci: spaces preferred around that '<<'

 drivers/staging/mt7621-pci/pci-mt7621.c | 50 ++++++++++++++++-----------------
 1 file changed, 25 insertions(+), 25 deletions(-)

-- 
1.9.1



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

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-04 11:06 Mamta Shukla [this message]
2018-10-04 11:12 ` [PATCH 1/4] staging: mt7621-pci: do not initialise statics to 0 Mamta Shukla
2018-10-04 11:13 ` [PATCH 2/4] staging: mt7621-pci: spaces preferred around that '&' Mamta Shukla
2018-10-04 11:15 ` [PATCH 3/4] staging: mt7621-pci: spaces preferred around that '|' Mamta Shukla
2018-10-04 11:16 ` [PATCH 4/4] staging: mt7621-pci: spaces preferred around that '<<' Mamta Shukla
2018-10-04 12:06   ` [Outreachy kernel] " Himanshu Jha
2018-10-04 14:37     ` Mamta Shukla

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