]> err.no Git - linux-2.6/blobdiff - block/ll_rw_blk.c
e1000: Made an adapter struct variable into a local (txb2b)
[linux-2.6] / block / ll_rw_blk.c
index 5b26af8597f3fae3bcb4651186ebb748eaa8583c..e112d1a5dab6b8c2dcae45e2a6b18bbfc4529760 100644 (file)
@@ -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