From: Ramiro Oliveira <Ramiro.Oliveira@synopsys.com>
To: German.Rivera@freescale.com, stuart.yoder@nxp.com,
gregkh@linuxfoundation.org, german.rivera@nxp.com,
ruxandra.radulescu@nxp.com, itai.katz@nxp.com,
bhumirks@gmail.com, linux-kernel@vger.kernel.org,
devel@driverdev.osuosl.org
Cc: Ramiro Oliveira <Ramiro.Oliveira@synopsys.com>
Subject: [PATCH v2 0/2] Staging: fsl-mc: Correct errors reported by checkpatch
Date: Fri, 30 Sep 2016 15:01:20 +0100 [thread overview]
Message-ID: <cover.1475242757.git.roliveir@synopsys.com> (raw)
This set of patches corrects some errors reported by checkpatch in
drivers/staging/fsl-mc
v2: Split the patch in 2 parts, one for unaligned * in block comments,
other for multiple blank lines.
Ramiro Oliveira (2):
Staging: fsl-mc: Fix unaligned * in block comments
Staging: fsl-mc: Remove blank lines
drivers/staging/fsl-mc/bus/dpbp.c | 60 ++++++++++-----------
drivers/staging/fsl-mc/bus/dpmcp.c | 1 -
drivers/staging/fsl-mc/bus/dpmng.c | 60 ++++++++++-----------
drivers/staging/fsl-mc/bus/dprc.c | 88 +++++++++++++++----------------
drivers/staging/fsl-mc/bus/fsl-mc-bus.c | 5 +-
drivers/staging/fsl-mc/include/dpbp-cmd.h | 60 ++++++++++-----------
6 files changed, 136 insertions(+), 138 deletions(-)
--
2.9.3
next reply other threads:[~2016-09-30 14:01 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-30 14:01 Ramiro Oliveira [this message]
2016-09-30 14:01 ` [PATCH v2 1/2] Staging: fsl-mc: Fix unaligned * in block comments Ramiro Oliveira
2016-09-30 14:01 ` [PATCH v2 2/2] Staging: fsl-mc: Remove blank lines Ramiro Oliveira
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.1475242757.git.roliveir@synopsys.com \
--to=ramiro.oliveira@synopsys.com \
--cc=German.Rivera@freescale.com \
--cc=bhumirks@gmail.com \
--cc=devel@driverdev.osuosl.org \
--cc=german.rivera@nxp.com \
--cc=gregkh@linuxfoundation.org \
--cc=itai.katz@nxp.com \
--cc=linux-kernel@vger.kernel.org \
--cc=ruxandra.radulescu@nxp.com \
--cc=stuart.yoder@nxp.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.