All of lore.kernel.org
 help / color / mirror / Atom feed
From: Amarjargal Gundjalam <amarjargal.gundjalam@gmail.com>
To: outreachy-kernel@googlegroups.com
Subject: [PATCH v3 0/5] staging: media: bcm2048: fix multiple checkpatch issues
Date: Sat, 31 Oct 2015 01:56:36 -0700	[thread overview]
Message-ID: <cover.1446281119.git.amarjargal.gundjalam@gmail.com> (raw)
In-Reply-To: <cover.1446123178.git.amarjargal.gundjalam@gmail.com>

This patchset fixes multiple checkpatch checks and warnings. 

Changes in v2:

Conditional statements code indent and open parenthesis alignment fixes are combined into a single patch [1/5]. Rest of the patchset are reordered.

Changes in v3:
Patch [2/5] mistakingly included a change that should be in be patch [1/5]. Fixed in v3.

Amarjargal Gundjalam (5):
  staging: media: bcm2048: match alignments with open parenthesis
  staging: media: bcm2048: add space around operators
  staging: media: bcm2048: remove unnecessary blank lines
  staging: media: bcm2048: remove unnecessary space after a cast
  staging: media: bcm2048: fix mispelling

 drivers/staging/media/bcm2048/radio-bcm2048.c |  393 ++++++++++++-------------
 1 file changed, 189 insertions(+), 204 deletions(-)

-- 
1.7.9.5



  parent reply	other threads:[~2015-10-31  8:56 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-29 13:00 [PATCH 0/6] staging: media: bcm2048: fix multiple checkpatch issues Amarjargal Gundjalam
2015-10-29 13:00 ` [PATCH 1/6] staging: media: bcm2048: fix code indent for conditional statements Amarjargal Gundjalam
2015-10-29 20:42   ` [Outreachy kernel] " Julia Lawall
2015-10-30  2:39     ` Amarjargal Gundjalam
2015-10-30  6:23       ` Julia Lawall
2015-10-30  6:48         ` Amarjargal Gundjalam
2015-10-30  6:51           ` Julia Lawall
2015-10-30  7:02             ` Amarjargal Gundjalam
2015-10-29 13:00 ` [PATCH 2/6] staging: media: bcm2048: add space around operators Amarjargal Gundjalam
2015-10-29 13:00 ` [PATCH 3/6] staging: media: bcm2048: match alignments with open parenthesis Amarjargal Gundjalam
2015-10-29 13:00 ` [PATCH 4/6] staging: media: bcm2048: remove unnecessary blank lines Amarjargal Gundjalam
2015-10-29 13:00 ` [PATCH 5/6] staging: media: bcm2048: remove unnecessary space after a cast Amarjargal Gundjalam
2015-10-29 13:00 ` [PATCH 6/6] staging: media: bcm2048: fix mispelling Amarjargal Gundjalam
2015-10-30 20:21 ` [PATCH v2 0/5] staging: media: bcm2048: fix multiple checkpatch issues Amarjargal Gundjalam
2015-10-30 20:21   ` [PATCH v2 1/5] staging: media: bcm2048: match alignments with open parenthesis Amarjargal Gundjalam
2015-10-30 20:21   ` [PATCH v2 2/5] staging: media: bcm2048: add space around operators Amarjargal Gundjalam
2015-10-30 20:21   ` [PATCH v2 3/5] staging: media: bcm2048: remove unnecessary blank lines Amarjargal Gundjalam
2015-10-31  7:25     ` [Outreachy kernel] " Sudip Mukherjee
2015-10-30 20:21   ` [PATCH v2 4/5] staging: media: bcm2048: remove unnecessary space after a cast Amarjargal Gundjalam
2015-10-30 20:21   ` [PATCH v2 5/5] staging: media: bcm2048: fix mispelling Amarjargal Gundjalam
2015-10-31  8:56 ` Amarjargal Gundjalam [this message]
2015-10-31  8:56   ` [PATCH v3 1/5] staging: media: bcm2048: match alignments with open parenthesis Amarjargal Gundjalam
2015-10-31  8:56   ` [PATCH v3 2/5] staging: media: bcm2048: add space around operators Amarjargal Gundjalam
2015-10-31  8:56   ` [PATCH v3 3/5] staging: media: bcm2048: remove unnecessary blank lines Amarjargal Gundjalam
2015-10-31  8:56   ` [PATCH v3 4/5] staging: media: bcm2048: remove unnecessary space after a cast Amarjargal Gundjalam
2015-10-31  8:56   ` [PATCH v3 5/5] staging: media: bcm2048: fix mispelling Amarjargal Gundjalam

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.1446281119.git.amarjargal.gundjalam@gmail.com \
    --to=amarjargal.gundjalam@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.