diff options
author | Mauro Carvalho Chehab | 2016-10-12 08:21:43 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab | 2016-10-17 12:12:57 -0200 |
commit | 43ea43b9d8b27b7acd443ec59319faa3cdb8a616 (patch) | |
tree | cd4081193ac536fd5e2830caf2593c88660e5dfd /fs/pnode.c | |
parent | aea983801c6b5e4e9af333a32220d580a77f6783 (diff) |
[media] radio-bcm2048: don't ignore errors
Remove this warning:
drivers/staging/media/bcm2048/radio-bcm2048.c: In function 'bcm2048_set_rds_no_lock':
drivers/staging/media/bcm2048/radio-bcm2048.c:467:6: warning: variable 'err' set but not used [-Wunused-but-set-variable]
int err;
^~~
By returning the error code.
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'fs/pnode.c')
0 files changed, 0 insertions, 0 deletions