diff options
author | Hans Verkuil <[email protected]> | 2023-05-24 13:11:49 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2023-06-09 16:09:10 +0100 |
commit | 2104793233c2b803107fa39baa9fa149648adce7 (patch) | |
tree | ca33b1f2185da1777acaf44e490519a3b7e8e5c9 /scripts/generate_rust_analyzer.py | |
parent | 2192fa95276b0561a579fa4cd19de3f16d47d171 (diff) |
media: pci: tw686x: no need to check 'next'
If 'done' is not NULL, then next can never be NULL, so just drop
the 'next' check.
This fixes this smatch warning:
drivers/media/pci/tw686x/tw686x-audio.c:62 tw686x_audio_irq() warn: can 'next' even be NULL?
Signed-off-by: Hans Verkuil <[email protected]>
Cc: Ezequiel Garcia <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions