All of lore.kernel.org
 help / color / mirror / Atom feed
From: Namrata A Shettar <namrataashettar@gmail.com>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Mateusz Kulikowski <mateusz.kulikowski@gmail.com>,
	outreachy-kernel <outreachy-kernel@googlegroups.com>
Subject: [PATCH 0/4] staging: rtl8192e: Fix checkpatch issues
Date: Mon, 19 Sep 2016 20:27:14 +0530	[thread overview]
Message-ID: <cover.1474296026.git.namrataashettar@gmail.com> (raw)

Fix multiple checkpatch issues.

Namrata A Shettar (4):
  staging: rtl8192e: Add space around '+'
  staging: rtl8192e: Remove unneccessary blank lines
  staging: rtl8192e: Add space around binary operator '+'
  staging: rtl8192e: Insert blank line after function declaration

 drivers/staging/rtl8192e/dot11d.c | 12 +++++-------
 drivers/staging/rtl8192e/dot11d.h |  5 +++--
 2 files changed, 8 insertions(+), 9 deletions(-)

-- 
2.7.4



             reply	other threads:[~2016-09-19 14:57 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-19 14:57 Namrata A Shettar [this message]
2016-09-19 14:57 ` [PATCH 1/4] staging: rtl8192e: Add space around '+' Namrata A Shettar
2016-09-19 14:57 ` [PATCH 2/4] staging: rtl8192e: Remove unnecessary blank lines Namrata A Shettar
2016-09-19 14:57 ` [PATCH 3/4] staging: rtl8192e: Add space around binary operator '+' Namrata A Shettar
2016-09-19 14:57 ` [PATCH 4/4] staging: rtl8192e: Insert blank line after function declaration Namrata A Shettar

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.1474296026.git.namrataashettar@gmail.com \
    --to=namrataashettar@gmail.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=mateusz.kulikowski@gmail.com \
    --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.