diff options
author | Vinod Koul <vkoul@kernel.org> | 2019-05-02 13:59:20 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-05-02 18:17:50 +0300 |
commit | fa358bb536b96a9c920bc4156664587412c57b2c (patch) | |
tree | 6bf7cb6e2b0839411b61deec86780d4a1547b0fb /lib/Kconfig.debug | |
parent | 171580f69ebc88370204482464804d94f78f077a (diff) | |
download | linux-fa358bb536b96a9c920bc4156664587412c57b2c.tar.xz |
soundwire: remove empty line before/after braces
Linux code style doesn't expect empty lines before or after braces and
gives warning:
CHECK: Blank lines aren't necessary after an open brace '{'
CHECK: Blank lines aren't necessary before a close brace '}'
Fix these instances in soundwire core
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/Kconfig.debug')
0 files changed, 0 insertions, 0 deletions