diff options
author | Vinod Koul <vkoul@kernel.org> | 2019-05-02 12:59:28 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-05-02 17:17:51 +0200 |
commit | 1824dd8035fceb337801bed76515eceda8d7af6b (patch) | |
tree | 27035cb5c5a8e88aeb0b8e35cc8413500572b7fc /drivers/soundwire/stream.c | |
parent | soundwire: fix more typos (diff) | |
download | linux-1824dd8035fceb337801bed76515eceda8d7af6b.tar.xz linux-1824dd8035fceb337801bed76515eceda8d7af6b.zip |
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>
Diffstat (limited to 'drivers/soundwire/stream.c')
0 files changed, 0 insertions, 0 deletions