commit | a8e39c57c1f7782c12c9ccec83d823f05e06e1b9 | [log] [tgz] |
---|---|---|
author | Miquel Raynal <raynal.miquel@gmail.com> | Tue Jan 31 14:32:08 2017 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Feb 02 13:05:06 2017 +0100 |
tree | bac6248d549204fcd0df94e8f809ebb2eefde381 | |
parent | 7dd551e20ea2e27fc0579ad0be9e3c660e1147af [diff] |
staging: bcm2835-audio: fix style problem in vc_vchi_audioserv_defs.h Remove spaces around parenthesized expression to conform to the kernel coding style. Issue found by checkpatch.pl script. Signed-off-by: Miquel Raynal <raynal.miquel@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>