git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
054afee
)
V4L/DVB (4996): Msp3400: fix kthread_run error check
author
Akinobu Mita
<akinobu.mita@gmail.com>
Wed, 20 Dec 2006 13:07:30 +0000
(10:07 -0300)
committer
Mauro Carvalho Chehab
<mchehab@infradead.org>
Wed, 27 Dec 2006 16:20:16 +0000
(14:20 -0200)
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>
No differences found