diff options
author | Kuniyuki Iwashima <[email protected]> | 2022-11-18 17:49:12 -0800 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2022-11-22 20:15:36 -0800 |
commit | 8acdad37cd13ce777b0811b2d332314037fcefa8 (patch) | |
tree | 04dc6eac9f18d7cb84f2d06713910667d147c3a0 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 77934dc6db0d2b111a8f2759e9ad2fb67f5cffa5 (diff) |
dccp/tcp: Remove NULL check for prev_saddr in inet_bhash2_update_saddr().
When we call inet_bhash2_update_saddr(), prev_saddr is always non-NULL.
Let's remove the unnecessary test.
Signed-off-by: Kuniyuki Iwashima <[email protected]>
Acked-by: Joanne Koong <[email protected]>
Reviewed-by: Eric Dumazet <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions