[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180924172743.21153-1-qader.aymen@gmail.com>
Date: Mon, 24 Sep 2018 18:27:39 +0100
From: Aymen Qader <qader.aymen@...il.com>
To: unlisted-recipients:; (no To-header on input)
Cc: Aymen Qader <qader.aymen@...il.com>, Eric Anholt <eric@...olt.net>,
Stefan Wahren <stefan.wahren@...e.com>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
linux-rpi-kernel@...ts.infradead.org,
linux-arm-kernel@...ts.infradead.org, devel@...verdev.osuosl.org,
linux-kernel@...r.kernel.org
Subject: [PATCH v3 0/4] staging: vc04_services: Fix checkpatch.pl errors
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: "foo * bar" should be "foo* bar"
Aymen Qader (4):
staging: vc04_services: Fix "space prohibited"
staging: vc04_services: Use tabs instead of spaces
staging: vc04_services: Remove unused macros
staging: vc04_services: Remove spaces after '*'
.../vc04_services/interface/vchi/vchi.h | 208 +++++++-----------
.../vc04_services/interface/vchi/vchi_cfg.h | 2 +-
2 files changed, 86 insertions(+), 124 deletions(-)
--
2.17.1
Powered by blists - more mailing lists