From: Tomi Valkeinen <tomi.valkeinen@ti.com>
To: Joe Perches <joe@perches.com>
Cc: linux-fbdev <linux-fbdev@vger.kernel.org>,
LKML <linux-kernel@vger.kernel.org>
Subject: Re: [Trivial PATCH] video: Remove unnecessary semicolons
Date: Wed, 30 Oct 2013 11:35:36 +0000 [thread overview]
Message-ID: <5270EF08.8000003@ti.com> (raw)
In-Reply-To: <1381274604.23937.15.camel@joe-AO722>
[-- Attachment #1: Type: text/plain, Size: 1207 bytes --]
On 2013-10-09 02:23, Joe Perches wrote:
> These aren't necessary after switch, for, and if blocks.
>
> Signed-off-by: Joe Perches <joe@perches.com>
> ---
> drivers/video/cfbimgblt.c | 2 +-
> drivers/video/cg14.c | 4 ++--
> drivers/video/cg6.c | 2 +-
> drivers/video/exynos/exynos_mipi_dsi_common.c | 2 +-
> drivers/video/fsl-diu-fb.c | 2 +-
> drivers/video/leo.c | 2 +-
> drivers/video/matrox/matroxfb_DAC1064.c | 4 ++--
> drivers/video/matrox/matroxfb_Ti3026.c | 2 +-
> drivers/video/nvidia/nv_hw.c | 2 +-
> drivers/video/omap2/displays-new/panel-dsi-cm.c | 2 +-
> drivers/video/omap2/dss/dispc.c | 2 +-
> drivers/video/omap2/dss/dsi.c | 2 +-
> drivers/video/sbuslib.c | 2 +-
> drivers/video/sysimgblt.c | 2 +-
> drivers/video/tcx.c | 4 ++--
> drivers/video/vt8500lcdfb.c | 2 +-
> 16 files changed, 19 insertions(+), 19 deletions(-)
Thanks, queued for 3.13.
Tomi
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 901 bytes --]
WARNING: multiple messages have this Message-ID (diff)
From: Tomi Valkeinen <tomi.valkeinen@ti.com>
To: Joe Perches <joe@perches.com>
Cc: linux-fbdev <linux-fbdev@vger.kernel.org>,
LKML <linux-kernel@vger.kernel.org>
Subject: Re: [Trivial PATCH] video: Remove unnecessary semicolons
Date: Wed, 30 Oct 2013 13:35:36 +0200 [thread overview]
Message-ID: <5270EF08.8000003@ti.com> (raw)
In-Reply-To: <1381274604.23937.15.camel@joe-AO722>
[-- Attachment #1: Type: text/plain, Size: 1207 bytes --]
On 2013-10-09 02:23, Joe Perches wrote:
> These aren't necessary after switch, for, and if blocks.
>
> Signed-off-by: Joe Perches <joe@perches.com>
> ---
> drivers/video/cfbimgblt.c | 2 +-
> drivers/video/cg14.c | 4 ++--
> drivers/video/cg6.c | 2 +-
> drivers/video/exynos/exynos_mipi_dsi_common.c | 2 +-
> drivers/video/fsl-diu-fb.c | 2 +-
> drivers/video/leo.c | 2 +-
> drivers/video/matrox/matroxfb_DAC1064.c | 4 ++--
> drivers/video/matrox/matroxfb_Ti3026.c | 2 +-
> drivers/video/nvidia/nv_hw.c | 2 +-
> drivers/video/omap2/displays-new/panel-dsi-cm.c | 2 +-
> drivers/video/omap2/dss/dispc.c | 2 +-
> drivers/video/omap2/dss/dsi.c | 2 +-
> drivers/video/sbuslib.c | 2 +-
> drivers/video/sysimgblt.c | 2 +-
> drivers/video/tcx.c | 4 ++--
> drivers/video/vt8500lcdfb.c | 2 +-
> 16 files changed, 19 insertions(+), 19 deletions(-)
Thanks, queued for 3.13.
Tomi
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 901 bytes --]
next prev parent reply other threads:[~2013-10-30 11:35 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-08 23:23 [Trivial PATCH] video: Remove unnecessary semicolons Joe Perches
2013-10-08 23:23 ` Joe Perches
2013-10-30 11:35 ` Tomi Valkeinen [this message]
2013-10-30 11:35 ` Tomi Valkeinen
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=5270EF08.8000003@ti.com \
--to=tomi.valkeinen@ti.com \
--cc=joe@perches.com \
--cc=linux-fbdev@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
/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.