diff options
author | Gustavo A. R. Silva <[email protected]> | 2018-05-22 12:04:59 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2018-07-27 06:39:57 -0400 |
commit | f2047d6044e530c05a618a33d1be09b1498f9e0b (patch) | |
tree | aeed357700a8b1f5575fd57984b65f102bb6bb70 /drivers/media/usb/dvb-usb/dib0700_devices.c | |
parent | ada19043e5c6fd66d2b8e11c49e27c55c48f3b7c (diff) |
media: dvb-bt8xx: remove duplicate code
The same code is executed regardless of whether c->frequency < 600000000
or c->frequency < 730000000 is true.
This code was detected with the help of Coccinelle.
Signed-off-by: Gustavo A. R. Silva <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'drivers/media/usb/dvb-usb/dib0700_devices.c')
0 files changed, 0 insertions, 0 deletions