commit | 054afee4736677a00982f6414a983dec8ee511db | [log] [tgz] |
---|---|---|
author | Akinobu Mita <akinobu.mita@gmail.com> | Wed Dec 20 10:04:00 2006 -0300 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Wed Dec 27 14:20:12 2006 -0200 |
tree | be0b30ba5ffad65874091e5ca28fb685765094b3 | |
parent | 72f678c30185df18ac38ef14c9045d139c2263bc [diff] |
V4L/DVB (4995): Vivi: fix kthread_run() error check The return value of kthread_run() should be checked by IS_ERR(). Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>