Files
linux/drivers
Mauro Carvalho Chehab 1aeb5b615c [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>
2016-10-17 12:13:36 -02:00
..
2016-09-07 21:24:42 -07:00
2016-09-03 10:40:57 -07:00
2016-10-05 16:43:53 -03:00
2016-10-05 16:43:53 -03:00
2016-08-12 14:59:10 +05:30
2016-09-16 04:29:14 -04:00
2016-10-05 16:43:53 -03:00
2016-08-02 19:35:40 -04:00