diff options
author | Peng Li <[email protected]> | 2021-05-21 09:08:17 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-05-21 13:26:41 -0700 |
commit | 70fe4523c8f6c310c4e5e2c2de5a018a22a6d928 (patch) | |
tree | 8f237b699151f96de780e17f7d9e26e3e098f465 /tools/testing/selftests/bpf/prog_tests/autoload.c | |
parent | 1bf705d4f2316ec213ada3119bc6cb352f43de64 (diff) |
net: wan: add necessary () to macro argument
Macro argument 'card' and 'port' may be better as
'(card)' and '(port)' to avoid precedence issues.
Signed-off-by: Peng Li <[email protected]>
Signed-off-by: Guangbin Huang <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions