From: Amarjargal Gundjalam <amarjargal.gundjalam@gmail.com>
To: outreachy-kernel@googlegroups.com
Subject: [PATCH 0/6] staging: media: omap4iss: Fixes multiple checkpatch issues
Date: Mon, 26 Oct 2015 06:09:26 -0700 [thread overview]
Message-ID: <cover.1445864494.git.amarjargal.gundjalam@gmail.com> (raw)
This patchset fixes multiple checkpatch checks and warnings.
Amarjargal Gundjalam (6):
staging: media: omap4iss: Fixes NULL comparison
staging: media: omap4iss: Fixes misspelling
staging: media: omap4iss: Replaces bit shift on 1 with BIT Macro
staging: media: omap4iss: Removes unnecessary blank lines
staging: media: omap4iss: Matches alignment with open parenthesis
staging: media: omap4iss: Fixes line break
drivers/staging/media/omap4iss/iss.c | 40 ++--
drivers/staging/media/omap4iss/iss_csi2.c | 6 +-
drivers/staging/media/omap4iss/iss_csi2.h | 4 +-
drivers/staging/media/omap4iss/iss_ipipe.c | 26 +--
drivers/staging/media/omap4iss/iss_ipipe.h | 4 +-
drivers/staging/media/omap4iss/iss_ipipeif.c | 24 +-
drivers/staging/media/omap4iss/iss_ipipeif.h | 8 +-
drivers/staging/media/omap4iss/iss_regs.h | 316 +++++++++++++-------------
drivers/staging/media/omap4iss/iss_resizer.c | 28 ++-
drivers/staging/media/omap4iss/iss_resizer.h | 6 +-
drivers/staging/media/omap4iss/iss_video.c | 19 +-
11 files changed, 239 insertions(+), 242 deletions(-)
--
1.7.9.5
next reply other threads:[~2015-10-26 13:09 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-26 13:09 Amarjargal Gundjalam [this message]
2015-10-26 13:09 ` [PATCH 1/6] staging: media: omap4iss: Fixes NULL comparison Amarjargal Gundjalam
2015-10-26 13:09 ` [PATCH 2/6] staging: media: omap4iss: Fixes misspelling Amarjargal Gundjalam
2015-10-26 13:09 ` [PATCH 3/6] staging: media: omap4iss: Replaces bit shift on 1 with BIT Macro Amarjargal Gundjalam
2015-10-26 14:46 ` [Outreachy kernel] " Julia Lawall
2015-10-26 15:48 ` Amarjargal Gundjalam
2015-10-27 8:01 ` Sudip Mukherjee
2015-10-26 13:09 ` [PATCH 4/6] staging: media: omap4iss: Removes unnecessary blank lines Amarjargal Gundjalam
2015-10-26 13:09 ` [PATCH 5/6] staging: media: omap4iss: Matches alignment with open parenthesis Amarjargal Gundjalam
2015-10-26 13:09 ` [PATCH 6/6] staging: media: omap4iss: Fixes line break 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.1445864494.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.