X-Git-Url: http://nv-tegra.nvidia.com/gitweb/?p=linux-2.6.git;a=blobdiff_plain;f=block%2Fll_rw_blk.c;h=e112d1a5dab6b8c2dcae45e2a6b18bbfc4529760;hp=5b26af8597f3fae3bcb4651186ebb748eaa8583c;hb=a580290c3e64bb695158a090d02d1232d9609311;hpb=5d9428de1a9785f10a4339f80b717be665ba51c7 diff --git a/block/ll_rw_blk.c b/block/ll_rw_blk.c index 5b26af8..e112d1a 100644 --- a/block/ll_rw_blk.c +++ b/block/ll_rw_blk.c @@ -1740,7 +1740,7 @@ EXPORT_SYMBOL(blk_run_queue); /** * blk_cleanup_queue: - release a &request_queue_t when it is no longer needed - * @q: the request queue to be released + * @kobj: the kobj belonging of the request queue to be released * * Description: * blk_cleanup_queue is the pair to blk_init_queue() or