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:
119e10c
)
Btrfs: check return value for kthread_run() correctly
author
Qinghuang Feng
<qhfeng.kernel@gmail.com>
Wed, 21 Jan 2009 15:49:16 +0000
(10:49 -0500)
committer
Chris Mason
<chris.mason@oracle.com>
Wed, 21 Jan 2009 15:49:16 +0000
(10:49 -0500)
kthread_run() returns the kthread or ERR_PTR(-ENOMEM), not NULL.
Signed-off-by: Qinghuang Feng <qhfeng.kernel@gmail.com>
Signed-off-by: Chris Mason <chris.mason@oracle.com>
No differences found