commit | 42702de248d9edff22efe25e275c211a5bb80baf | [log] [tgz] |
---|---|---|
author | Jonathan Nieder <jrnieder@gmail.com> | Sat Dec 31 08:01:56 2011 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Fri Jan 06 12:44:22 2012 -0200 |
tree | c502c082b02454ec983d37c78a4191efd50fe78e | |
parent | e4b8537c974cf0f95282286e2f9e3e2476258f52 [diff] |
[media] ttusb-budget: use goto for exception handling Avoid some repetition by adopting the usual "goto err" idiom for error handling. Signed-off-by: Jonathan Nieder <jrnieder@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>