2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-02 02:34:05 +08:00
linux-next/include/linux/soundwire
Vinod Koul 1824dd8035 soundwire: wrap macro argument in parenthesis
macro argument should be inside a parenthesis to avoid precedence
issues

checkpatch complains:
CHECK: Macro argument 'n' may be better as '(n)' to avoid
precedence issues

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
..
sdw_intel.h soundwire: intel: more alignment fixes 2019-05-02 17:17:51 +02:00
sdw_registers.h soundwire: fix SPDX license for header files 2019-05-02 17:17:50 +02:00
sdw_type.h soundwire: add argument to function definition 2019-05-02 17:17:51 +02:00
sdw.h soundwire: wrap macro argument in parenthesis 2019-05-02 17:17:51 +02:00