diff options
author | Markus Elfring <elfring@users.sourceforge.net> | 2015-02-03 12:47:48 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2015-04-08 07:42:01 -0300 |
commit | a2bbf5d05918a3156e9854a7144a8b2806badb53 (patch) | |
tree | 65e0b5a38df1783e85cba3ffffa8c26833b3fadc /drivers/media/usb/tm6000 | |
parent | 07d0e554b5d10522b4cd6448108c0ad16403fea6 (diff) |
[media] DVB: Less function calls in dvb_ca_en50221_init() after error detection
The functions "dvb_unregister_device" and "kfree" could still be called
by the dvb_ca_en50221_init() function in the case that a previous resource
allocation failed.
* Corresponding details could be improved by adjustments for jump targets.
* Let us delete also an unnecessary check for the variable "ca" there.
Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'drivers/media/usb/tm6000')
0 files changed, 0 insertions, 0 deletions