From: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
To: unlisted-recipients:; (no To-header on input)
Cc: linuxarm@huawei.com, mauro.chehab@huawei.com,
Mauro Carvalho Chehab <mchehab+huawei@kernel.org>,
Antti Palosaari <crope@iki.fi>,
Mauro Carvalho Chehab <mchehab@kernel.org>,
Michael Tretter <m.tretter@pengutronix.de>,
Pengutronix Kernel Team <kernel@pengutronix.de>,
Sean Young <sean@mess.org>,
linux-kernel@vger.kernel.org, linux-media@vger.kernel.org
Subject: [PATCH 0/6] media: replace some chars on C files
Date: Wed, 2 Jun 2021 17:05:17 +0200 [thread overview]
Message-ID: <cover.1622646256.git.mchehab+huawei@kernel.org> (raw)
There are a couple of non-ASCII characters inside the media code
that aren't agregating anything useful besides what's provided
by their ASCII equivalents. So, let's replace those.
Mauro Carvalho Chehab (6):
media: gspca: ov519: replace RIGHT SINGLE QUOTATION MARK
media: rtl28xxu: replace a NO-BREAK SPACE character
media: allegro-dvt: avoid EN DASH char
media: saa7134: drop a NO-BREAK SPACE
media: rc: ite-cir: replace some an EN DASH
media: pci: tw5864: avoid usage of some characters
drivers/media/pci/saa7134/saa7134-tvaudio.c | 2 +-
drivers/media/pci/tw5864/tw5864-reg.h | 62 +++++++++----------
drivers/media/platform/allegro-dvt/nal-h264.c | 2 +-
drivers/media/platform/allegro-dvt/nal-hevc.c | 2 +-
drivers/media/rc/ite-cir.h | 2 +-
drivers/media/usb/dvb-usb-v2/rtl28xxu.c | 2 +-
drivers/media/usb/gspca/ov519.c | 2 +-
7 files changed, 37 insertions(+), 37 deletions(-)
--
2.31.1
next reply other threads:[~2021-06-02 15:05 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-02 15:05 Mauro Carvalho Chehab [this message]
2021-06-02 15:05 ` [PATCH 1/6] media: gspca: ov519: replace RIGHT SINGLE QUOTATION MARK Mauro Carvalho Chehab
2021-06-02 15:05 ` [PATCH 2/6] media: rtl28xxu: replace a NO-BREAK SPACE character Mauro Carvalho Chehab
2021-06-02 15:05 ` [PATCH 3/6] media: allegro-dvt: avoid EN DASH char Mauro Carvalho Chehab
2021-06-03 6:33 ` Michael Tretter
2021-06-02 15:05 ` [PATCH 4/6] media: saa7134: drop a NO-BREAK SPACE Mauro Carvalho Chehab
2021-06-02 15:05 ` [PATCH 5/6] media: rc: ite-cir: replace some an EN DASH Mauro Carvalho Chehab
2021-06-02 15:05 ` [PATCH 6/6] media: pci: tw5864: avoid usage of some characters Mauro Carvalho Chehab
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.1622646256.git.mchehab+huawei@kernel.org \
--to=mchehab+huawei@kernel.org \
--cc=crope@iki.fi \
--cc=kernel@pengutronix.de \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=linuxarm@huawei.com \
--cc=m.tretter@pengutronix.de \
--cc=mauro.chehab@huawei.com \
--cc=mchehab@kernel.org \
--cc=sean@mess.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox