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:
d350e6b
)
block, blk-sysfs: Fix an err return path in blk_register_queue()
author
Liu Yuan
<tailai.ly@taobao.com>
Tue, 19 Apr 2011 11:47:58 +0000
(13:47 +0200)
committer
Jens Axboe
<jaxboe@fusionio.com>
Tue, 19 Apr 2011 11:51:53 +0000
(13:51 +0200)
We do not call blk_trace_remove_sysfs() in err return path
if kobject_add() fails. This path fixes it.
Cc: stable@kernel.org
Signed-off-by: Liu Yuan <tailai.ly@taobao.com>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
No differences found