commit | 83b6601c880d1b908b07952e9a5fdbe5f5c76c96 | [log] [tgz] |
---|---|---|
author | Dan Carpenter <error27@gmail.com> | Wed May 05 02:58:18 2010 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Wed May 19 12:59:12 2010 -0300 |
tree | 80201751f647f21651553de310ddd295b0202941 | |
parent | 1a2f7178cbfeea7045b6cd226319d528f60891b8 [diff] |
V4L/DVB: dvb/stv6110x: cleanup error handling The "stv6110x" is NULL so we can just return directly without calling kfree(). Also I changed the printk() to make checkpatch.pl happy. Signed-off-by: Dan Carpenter <error27@gmail.com> Reviewed-by: Manu Abraham <manu@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>