commit | 78b06e0201fb32716211959bce133740a13873c4 | [log] [tgz] |
---|---|---|
author | Jiri Slaby <jslaby@suse.cz> | Wed Jan 06 19:04:07 2010 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Fri Feb 26 15:10:35 2010 -0300 |
tree | f2a84b6300efcedc846a4ed596c73844438f0274 | |
parent | a570fb6eec804e99c7fd3ac1db192842e9269bbb [diff] |
V4L/DVB (13965): zl10039, jump to error on error Stanse found an unreachable statement in zl10039_attach. There is a `break' followed by `goto error'. Remove that break, so that it can handle the error. Cc: Igor M. Liplianin <liplianin@me.by> Signed-off-by: Jiri Slaby <jslaby@suse.cz> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>