From: qader.aymen@gmail.com (Aymen Qader)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/5] staging: vc04_services: Fix checkpatch.pl errors
Date: Sun, 23 Sep 2018 14:16:56 +0100 [thread overview]
Message-ID: <20180923131656.9062-1-qader.aymen@gmail.com> (raw)
This patchset fixes the following checkpatch.pl errors in the
interface/vchi directory:
ERROR: space prohibited after/before that open/closed parenthesis
ERROR: code indent should use tabs where possible
ERROR: space required after that ','
ERROR: Macros with complex values should be enclosed in parentheses
ERROR: Macros with complex values should be enclosed in parenthese
Aymen Qader (5):
staging: vc04_services: Fix "space prohibited"
staging: vc04_services: Use tabs instead of spaces
staging: vc04_services: Add spaces after commas
staging: vc04_services: Surround complex macros
staging: vc04_services: Remove spaces after '*'
.../vc04_services/interface/vchi/vchi.h | 200 +++++++++---------
.../vc04_services/interface/vchi/vchi_cfg.h | 2 +-
2 files changed, 101 insertions(+), 101 deletions(-)
--
2.17.1
reply other threads:[~2018-09-23 13:16 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20180923131656.9062-1-qader.aymen@gmail.com \
--to=qader.aymen@gmail.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;
as well as URLs for NNTP newsgroup(s).