diff options
| author | Ziyang Xuan <[email protected]> | 2022-05-13 15:29:28 +0800 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2022-05-16 11:40:04 +0100 |
| commit | 1dee43c2c6f159c26684e02a56373bb3b537ab24 (patch) | |
| tree | 2f5258bef0720104502c8a9b8f081e1afd5fdc63 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | e68372efb9feae33467bdbea2654f3d91b2e0466 (diff) | |
octeon_ep: delete unnecessary NULL check
vfree(NULL) is safe. NULL check before vfree() is not needed.
Delete them to simplify the code.
Signed-off-by: Ziyang Xuan <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions