From: Akinobu Mita Date: Wed, 20 Dec 2006 13:07:30 +0000 (-0300) Subject: V4L/DVB (4996): Msp3400: fix kthread_run error check X-Git-Tag: v2.6.20-rc3~55^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25821400359d2b3daacfb93303944211b8411ac3;p=pandora-kernel.git V4L/DVB (4996): Msp3400: fix kthread_run error check The return value of kthread_run() should be checked by IS_ERR(). Signed-off-by: Akinobu Mita Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed