diff options
author | Wan Jiabing <wanjiabing@vivo.com> | 2021-09-01 11:19:32 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-09-01 12:51:48 +0100 |
commit | 780aa1209f88fd96d40572b62df922662f2b896d (patch) | |
tree | 45295c54deb86943c48b24398e0323752a75db0b /tools/perf/scripts/python/sched-migration.py | |
parent | 0e90dfa7a8d817db755c7b5d89d77b9c485e4180 (diff) |
mptcp: Fix duplicated argument in protocol.h
Fix the following coccicheck warning:
./net/mptcp/protocol.h:36:50-73: duplicated argument to & or |
The OPTION_MPTCP_MPJ_SYNACK here is duplicate.
Here should be OPTION_MPTCP_MPJ_ACK.
Fixes: 74c7dfbee3e18 ("mptcp: consolidate in_opt sub-options fields in a bitmask")
Signed-off-by: Wan Jiabing <wanjiabing@vivo.com>
Acked-by: Paolo Abeni <pabeni@redhat.com>
Reviewed-by: Matthieu Baerts <matthieu.baerts@tessares.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions