Home
last modified time | relevance | path

Searched hist:ed5302d3c25006a9edc7a7fbea97a30483f89ef7 (Results 1 – 1 of 1) sorted by relevance

/linux/block/
H A Dblk-sysfs.cdiff ed5302d3c25006a9edc7a7fbea97a30483f89ef7 Tue Apr 19 13:47:58 CEST 2011 Liu Yuan <tailai.ly@taobao.com> block, blk-sysfs: Fix an err return path in blk_register_queue()

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>