diff options
| author | Ziyang Xuan <[email protected]> | 2022-06-06 14:10:42 +0100 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2022-06-20 10:30:36 +0100 |
| commit | 54b4d1911ef7e8616e76804c8b562b9803612cee (patch) | |
| tree | fd01d148e5f06661cf72d499c07f2243cb29de2c /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 4911c5acf9351c4caf692895c7cf6a4fa46c26b0 (diff) | |
media: amphion: delete unnecessary NULL check
vfree(NULL) is safe. NULL check before vfree() is not needed.
Delete them to simplify the code.
Generated by coccinelle script:
scripts/coccinelle/free/ifnullfree.cocci
Signed-off-by: Ziyang Xuan <[email protected]>
Reviewed-by: ming_qian <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions