From: Dan Carpenter Date: Wed, 5 May 2010 05:58:18 +0000 (-0300) Subject: V4L/DVB: dvb/stv6110x: cleanup error handling X-Git-Tag: v2.6.35-rc1~480^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83b6601c880d1b908b07952e9a5fdbe5f5c76c96;p=pandora-kernel.git 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 Reviewed-by: Manu Abraham Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed