linux-stable/drivers/staging/greybus
Greg Kroah-Hartman 9c31973907 staging: greybus: loopback: Fix up some alignment checkpatch issues
Some function prototypes do not match the expected alignment formatting
so fix that up so that checkpatch is happy.

Cc: "Bryan O'Donoghue" <pure.logic@nexus-software.ie>
Cc: Johan Hovold <johan@kernel.org>
Cc: greybus-dev@lists.linaro.org
Cc: devel@driverdev.osuosl.org
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Acked-by: Alex Elder <elder@kernel.org>
Link: https://lore.kernel.org/r/20190825055429.18547-7-gregkh@linuxfoundation.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-08-27 19:02:55 +02:00
..
Documentation staging: greybus: remove license "boilerplate" 2019-08-27 19:02:26 +02:00
tools staging: greybus: remove license "boilerplate" 2019-08-27 19:02:26 +02:00
Kconfig staging: add missing SPDX lines to Kconfig files 2019-04-03 11:10:15 +02:00
Makefile
TODO staging: greybus: gpio: switch GPIO portions to use GPIOLIB_IRQCHIP 2019-01-15 16:18:14 +01:00
arche-apb-ctrl.c staging: greybus: arche-apb-ctrl.c: Switch to the gpio descriptor interface 2019-01-15 16:18:14 +01:00
arche-platform.c staging: greybus: arche-platform: Switch to the gpio descriptor interface 2019-01-15 16:18:14 +01:00
arche_platform.h staging: greybus: correct SPDX License Identifier 2018-11-09 09:49:02 -08:00
arpc.h staging: greybus: remove license "boilerplate" 2019-08-27 19:02:26 +02:00
audio_apbridgea.c
audio_apbridgea.h staging: greybus: remove license "boilerplate" 2019-08-27 19:02:26 +02:00
audio_codec.c
audio_codec.h staging: greybus: remove extern prototypes 2019-03-18 07:49:45 +01:00
audio_gb.c
audio_manager.c staging: greybus: remove redundant assignment to variable is_empty 2019-07-22 07:34:10 +02:00
audio_manager.h staging: greybus: correct SPDX License Identifier 2018-11-09 09:49:02 -08:00
audio_manager_module.c staging: greybus: Parenthesis alignment 2018-11-26 20:59:05 +01:00
audio_manager_private.h staging: greybus: correct SPDX License Identifier 2018-11-09 09:49:02 -08:00
audio_manager_sysfs.c staging: greybus: Parenthesis alignment 2018-11-26 20:59:05 +01:00
audio_module.c staging: greybus: Parenthesis alignment 2018-11-26 20:59:05 +01:00
audio_topology.c Staging: greybus: Blank lines not required before '}' 2019-02-26 11:46:51 +01:00
authentication.c
bootrom.c staging: greybus: Parenthesis alignment 2018-11-26 20:59:05 +01:00
bundle.c staging: greybus: Remove parentheses around variable 2019-03-20 07:50:34 +01:00
bundle.h staging: greybus: correct SPDX License Identifier 2018-11-09 09:49:02 -08:00
camera.c staging: greybus: Parenthesis alignment 2018-11-26 20:59:05 +01:00
connection.c staging: greybus: Parenthesis alignment 2018-11-26 20:59:05 +01:00
connection.h Staging: greybus: Alignment should match open parenthesis 2019-02-26 11:46:51 +01:00
control.c Staging: greybus: Do not use multiple blank lines 2019-02-26 11:46:51 +01:00
control.h staging: greybus: align arguments with parentheses 2018-11-09 09:49:02 -08:00
core.c Staging: greybus: Alignment should match open parenthesis 2019-02-26 11:46:51 +01:00
debugfs.c
es2.c staging: greybus: Parenthesis alignment 2018-11-26 20:59:05 +01:00
firmware.h staging: greybus: fix up SPDX comment in .h files 2019-08-27 19:02:18 +02:00
fw-core.c
fw-download.c
fw-management.c
gb-camera.h staging: greybus: fix up SPDX comment in .h files 2019-08-27 19:02:18 +02:00
gbphy.c
gbphy.h staging: greybus: fix up SPDX comment in .h files 2019-08-27 19:02:18 +02:00
gpio.c staging: greybus: gpio: switch GPIO portions to use GPIOLIB_IRQCHIP 2019-01-15 16:18:14 +01:00
greybus.h staging: greybus: fix up SPDX comment in .h files 2019-08-27 19:02:18 +02:00
greybus_authentication.h staging: greybus: remove license "boilerplate" 2019-08-27 19:02:26 +02:00
greybus_firmware.h staging: greybus: remove license "boilerplate" 2019-08-27 19:02:26 +02:00
greybus_id.h
greybus_manifest.h staging: greybus: fix up SPDX comment in .h files 2019-08-27 19:02:18 +02:00
greybus_protocols.h staging: greybus: remove license "boilerplate" 2019-08-27 19:02:26 +02:00
greybus_trace.h staging: greybus: fix up SPDX comment in .h files 2019-08-27 19:02:18 +02:00
hd.c staging: greybus: hd: Fix up some alignment checkpatch issues 2019-08-27 19:02:36 +02:00
hd.h staging: greybus: fix up SPDX comment in .h files 2019-08-27 19:02:18 +02:00
hid.c staging: greybus: hid: Remove print following unsuccessful kmalloc 2019-04-01 19:19:48 +02:00
i2c.c staging: greybus: Replace function gb_i2c_device_setup() 2019-07-22 07:34:09 +02:00
interface.c
interface.h staging: greybus: fix up SPDX comment in .h files 2019-08-27 19:02:18 +02:00
light.c
log.c staging: greybus: log: Fix up some alignment checkpatch issues 2019-08-27 19:02:50 +02:00
loopback.c staging: greybus: loopback: Fix up some alignment checkpatch issues 2019-08-27 19:02:55 +02:00
manifest.c staging: greybus: manifest: Fix up some alignment checkpatch issues 2019-08-27 19:02:44 +02:00
manifest.h staging: greybus: fix up SPDX comment in .h files 2019-08-27 19:02:18 +02:00
module.c staging: greybus: Parenthesis alignment 2018-11-26 20:59:05 +01:00
module.h staging: greybus: fix up SPDX comment in .h files 2019-08-27 19:02:18 +02:00
operation.c staging: greybus: Parenthesis alignment 2018-11-26 20:59:05 +01:00
operation.h staging: greybus: fix up SPDX comment in .h files 2019-08-27 19:02:18 +02:00
power_supply.c staging: greybus: power_supply: use struct_size() helper 2019-04-19 15:03:07 +02:00
pwm.c
raw.c
sdio.c staging: greybus: sdio.c: Remove unncessary paranthesis. 2019-03-21 19:57:26 +01:00
spi.c
spilib.c
spilib.h staging: greybus: fix up SPDX comment in .h files 2019-08-27 19:02:18 +02:00
svc.c staging: greybus: Parenthesis alignment 2018-11-26 20:59:05 +01:00
svc.h staging: greybus: fix up SPDX comment in .h files 2019-08-27 19:02:18 +02:00
svc_watchdog.c
uart.c staging: greybus: remove space before tab 2018-11-09 09:49:03 -08:00
usb.c
vibrator.c