diff options
author | Paolo Abeni <[email protected]> | 2021-09-24 14:12:36 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-09-25 11:36:51 +0100 |
commit | 765ff425528f309b166978c4b295eb47ebefd47a (patch) | |
tree | da891ca83ac4f214a003b3b509a3863823508001 /tools/perf/scripts/python/syscall-counts.py | |
parent | 13ac17a32bf1fefbc0bd412545a907979fda26b6 (diff) |
mptcp: use lockdep_assert_held_once() instead of open-coding it
We have a few more places where the mptcp code duplicates
lockdep_assert_held_once(). Let's use the existing macro and
avoid a bunch of compiler's conditional.
Reviewed-by: Matthieu Baerts <[email protected]>
Signed-off-by: Paolo Abeni <[email protected]>
Signed-off-by: Mat Martineau <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions