diff options
| author | Daniel W. S. Almeida <[email protected]> | 2020-08-07 10:35:39 +0200 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2020-08-29 08:01:59 +0200 |
| commit | e1f8807a5debe0a32ce7042839182caa92c1ec65 (patch) | |
| tree | 7b7c86611b0db45d5f0dbb6981fa5d8cae5224c3 /tools/perf/scripts/python | |
| parent | 56149c8cd820308c0e2391bcf23203059658cc2c (diff) | |
media: usb: dib0700_devices.c: remove useless if/else
Fix the following coccinelle report:
drivers/media/usb/dvb-usb/dib0700_devices.c:1741:1-3:
WARNING: possible condition with no effect (if == else)
Both branches are the same, so remove the if/else altogether.
Found using - Coccinelle (http://coccinelle.lip6.fr)
[hverkuil: fix checkpatch warnings]
Signed-off-by: Daniel W. S. Almeida <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions