* [PATCH v3 00/15] staging: greybus: fix coding style issues
@ 2018-11-09 13:52 Ioannis Valasakis
0 siblings, 0 replies; only message in thread
From: Ioannis Valasakis @ 2018-11-09 13:52 UTC (permalink / raw)
To: outreachy-kernel; +Cc: gregkh
Fixed in v3:
- Change the title of a commit for consistency
Ioannis Valasakis (15):
staging: greybus: shorten comparison to NULL
staging: greybus: align parameters to parentheses
staging: greybus: add a blank line after declaration
staging: greybus: fix SPDX License Identifier
staging: greybus: align arguments with parentheses
staging: greybus: correct SPDX License Identifier
staging: greybus: remove multiple blank lines
staging: greybus: insert empty line after struct
staging: greybus: remove space before tab
staging: greybus: remove multiple blank lines
staging: greybus: add extra space around OR operator
staging: greybus: remove extra space before tab
staging: greybus: correct SPDX license identifiers
staging: greybus: remove comparison to BOOL
staging: greybus: remove unmatched right bracket
drivers/staging/greybus/arche-apb-ctrl.c | 1 -
drivers/staging/greybus/arche_platform.h | 2 +-
drivers/staging/greybus/arpc.h | 2 +-
drivers/staging/greybus/audio_apbridgea.h | 2 +-
drivers/staging/greybus/audio_codec.h | 2 +-
drivers/staging/greybus/audio_manager.h | 2 +-
.../staging/greybus/audio_manager_private.h | 2 +-
drivers/staging/greybus/bundle.h | 3 +-
drivers/staging/greybus/camera.c | 1 -
drivers/staging/greybus/connection.c | 4 ---
drivers/staging/greybus/connection.h | 2 +-
drivers/staging/greybus/control.h | 5 ++--
drivers/staging/greybus/core.c | 4 +--
drivers/staging/greybus/es2.c | 4 +--
drivers/staging/greybus/firmware.h | 2 +-
drivers/staging/greybus/gb-camera.h | 2 +-
drivers/staging/greybus/gbphy.h | 2 +-
drivers/staging/greybus/greybus.h | 2 +-
.../staging/greybus/greybus_authentication.h | 2 +-
drivers/staging/greybus/greybus_firmware.h | 2 +-
drivers/staging/greybus/greybus_manifest.h | 2 +-
drivers/staging/greybus/greybus_protocols.h | 29 +++++--------------
drivers/staging/greybus/greybus_trace.h | 2 +-
drivers/staging/greybus/hd.h | 2 +-
drivers/staging/greybus/interface.h | 2 +-
drivers/staging/greybus/manifest.h | 2 +-
drivers/staging/greybus/module.h | 2 +-
drivers/staging/greybus/operation.h | 2 +-
drivers/staging/greybus/spilib.h | 2 +-
drivers/staging/greybus/svc.h | 2 +-
drivers/staging/greybus/uart.c | 4 +--
31 files changed, 40 insertions(+), 59 deletions(-)
--
2.19.1
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2018-11-09 13:52 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-09 13:52 [PATCH v3 00/15] staging: greybus: fix coding style issues Ioannis Valasakis
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.