diff options
author | Kuniyuki Iwashima <[email protected]> | 2024-08-09 16:54:04 -0700 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-08-15 18:56:14 -0700 |
commit | ecdae5168460f7260c0f8dad069aa06f9ba0706e (patch) | |
tree | b8cb471d64a0c7bb6f0768c768b3473eca7ed590 /tools/perf/scripts/python/stackcollapse.py | |
parent | 6e701eb914124cf260a8b9a4350740f9a7407fc7 (diff) |
ipv4: Remove redundant !ifa->ifa_dev check.
Now, ifa_dev is only set in inet_alloc_ifa() and never
NULL after ifa gets visible.
Let's remove the unneeded NULL check for ifa->ifa_dev.
Signed-off-by: Kuniyuki Iwashima <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions