diff options
author | Max Kellermann <max.kellermann@gmail.com> | 2016-08-09 23:32:31 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-11-18 18:07:26 +0100 |
commit | 194ced7a5a99b303daf0bca6d0a1697731265602 (patch) | |
tree | 076b3607b6ba1ab4a84681bbea9547a1a4ae1e7b /drivers/sbus | |
parent | [media] dvb_frontend: merge duplicate dvb_tuner_ops.release implementations (diff) | |
download | linux-194ced7a5a99b303daf0bca6d0a1697731265602.tar.xz linux-194ced7a5a99b303daf0bca6d0a1697731265602.zip |
[media] dvb_frontend: tuner_ops.release returns void
It is not clear what this return value means. All implemenations
return 0, and the one caller ignores the value. Let's remove this
useless return value completely.
Signed-off-by: Max Kellermann <max.kellermann@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'drivers/sbus')
0 files changed, 0 insertions, 0 deletions