From: javier@osg.samsung.com (Javier Martinez Canillas)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/6] pinctrl: Remove unneded semicolons in drivers
Date: Wed, 16 Sep 2015 10:28:25 +0200 [thread overview]
Message-ID: <1442392111-8448-1-git-send-email-javier@osg.samsung.com> (raw)
Hello Linus,
This series contains trivial patches that removes unneeded
semicolons in pinctrl drivers. These are clearly typo errors
and are just creating null statements.
Best regards,
Javier
Javier Martinez Canillas (6):
pinctrl: tz1090: Remove unneded semicolons
pinctrl: tz1090-pdc: Remove unneded semicolons
pinctrl: mxs: Remove unneded semicolon
pinctrl: sunxi: Remove unneeded semicolon
pinctrl: mediatek: Remove unneded semicolon
pinctrl: samsung: Remove unneded semicolon
drivers/pinctrl/freescale/pinctrl-mxs.c | 2 +-
drivers/pinctrl/mediatek/pinctrl-mtk-common.c | 2 +-
drivers/pinctrl/pinctrl-tz1090-pdc.c | 4 ++--
drivers/pinctrl/pinctrl-tz1090.c | 4 ++--
drivers/pinctrl/samsung/pinctrl-exynos5440.c | 2 +-
drivers/pinctrl/sunxi/pinctrl-sunxi.c | 2 +-
6 files changed, 8 insertions(+), 8 deletions(-)
--
2.4.3
next reply other threads:[~2015-09-16 8:28 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-16 8:28 Javier Martinez Canillas [this message]
2015-09-16 8:28 ` [PATCH 4/6] pinctrl: sunxi: Remove unneeded semicolon Javier Martinez Canillas
2015-09-16 8:41 ` Maxime Ripard
2015-10-02 10:19 ` Linus Walleij
2015-09-16 8:28 ` [PATCH 5/6] pinctrl: mediatek: Remove unneded semicolon Javier Martinez Canillas
2015-09-16 18:36 ` Hongzhou Yang
2015-10-02 10:21 ` Linus Walleij
2015-09-16 8:28 ` [PATCH 6/6] pinctrl: samsung: " Javier Martinez Canillas
2015-09-17 7:55 ` Krzysztof Kozlowski
2015-10-02 10:25 ` Linus Walleij
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=1442392111-8448-1-git-send-email-javier@osg.samsung.com \
--to=javier@osg.samsung.com \
--cc=linux-arm-kernel@lists.infradead.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