1
0
Fork 0
alistair23-linux/drivers/soundwire
Vinod Koul 897fe40e52 soundwire: add a blank line between functions
For improving code readability it helps to have a blank line between
function so add when missing.

Checkpatch complains:
CHECK: Please use a blank line after function/struct/union/enum
declarations

Signed-off-by: Vinod Koul <vkoul@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-05-02 17:17:51 +02:00
..
Kconfig soundwire: fix kconfig help format 2019-05-02 17:17:50 +02:00
Makefile soundwire: Add support for SoundWire stream management 2018-05-11 21:47:03 +05:30
bus.c soundwire: avoid multiple assignments 2019-05-02 17:17:51 +02:00
bus.h soundwire: fix alignment issues in header files 2019-05-02 17:16:26 +02:00
bus_type.c soundwire: bus_type: fix alignment issues 2019-05-02 17:16:27 +02:00
cadence_master.c soundwire: cadence: remove empty line after braces 2019-05-02 17:17:50 +02:00
cadence_master.h soundwire: fix alignment issues in header files 2019-05-02 17:16:26 +02:00
intel.c soundwire: intel: more alignment fixes 2019-05-02 17:17:51 +02:00
intel.h soundwire: fix SPDX license for header files 2019-05-02 17:09:00 +02:00
intel_init.c soundwire: intel: remove empty line after braces 2019-05-02 17:17:51 +02:00
mipi_disco.c soundwire: remove empty line before/after braces 2019-05-02 17:17:50 +02:00
slave.c soundwire: slave: fix alignment issues 2019-05-02 17:16:28 +02:00
stream.c soundwire: add a blank line between functions 2019-05-02 17:17:51 +02:00