diff options
author | Vinod Koul <vkoul@kernel.org> | 2019-05-02 16:29:28 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-05-02 17:17:51 +0200 |
commit | 1824dd8035fceb337801bed76515eceda8d7af6b (patch) | |
tree | 27035cb5c5a8e88aeb0b8e35cc8413500572b7fc /drivers/soundwire | |
parent | 7d3b3cdfd16536642f7eebcdb33daaf1ce9469c5 (diff) | |
download | lwn-1824dd8035fceb337801bed76515eceda8d7af6b.tar.gz lwn-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')
0 files changed, 0 insertions, 0 deletions