android_kernel_motorola_sm6225/drivers/media/dvb/bt8xx
Jonathan Nieder e4b8537c97 [media] dvb-bt8xx: use goto based exception handling
Repeating the same cleanup code in each error handling path makes life
unnecessarily difficult for reviewers, who much check each instance of
the same copy+pasted code separately.  A "goto" to the end of the
function is more maintainable and conveys the intent more clearly.

While we're touching this code, also lift some assignments from "if"
conditionals for simplicity.

No functional change intended.

Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2012-01-06 12:43:34 -02:00
..
bt878.c [media] use pci_dev->revision 2011-05-20 07:26:16 -03:00
bt878.h
dst.c [media] dvb: Remove ops->info.type from frontends 2012-01-04 17:30:34 -02:00
dst_ca.c Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl 2010-10-22 10:52:56 -07:00
dst_ca.h
dst_common.h [media] dvb-core: don't use fe_bandwidth_t on driver 2011-12-31 10:22:41 -02:00
dst_priv.h
dvb-bt8xx.c [media] dvb-bt8xx: use goto based exception handling 2012-01-06 12:43:34 -02:00
dvb-bt8xx.h
Kconfig V4L/DVB (11127): Kconfig: replace all occurrences of CUSTOMIZE to CUSTOMISE 2009-03-30 12:43:31 -03:00
Makefile [media] drivers/media: do not use EXTRA_CFLAGS 2011-09-03 18:50:59 -03:00