[SCSI] libfc: add host number to lport link up/down messages.
[deliverable/linux.git] / block / blk-settings.c
index e0695bca702777d7455e9d4266590be47977443e..66d4aa8799b7517de258e3e334a69372154580a9 100644 (file)
@@ -242,7 +242,7 @@ EXPORT_SYMBOL(blk_queue_max_hw_sectors);
 /**
  * blk_queue_max_discard_sectors - set max sectors for a single discard
  * @q:  the request queue for the device
- * @max_discard: maximum number of sectors to discard
+ * @max_discard_sectors: maximum number of sectors to discard
  **/
 void blk_queue_max_discard_sectors(struct request_queue *q,
                unsigned int max_discard_sectors)
This page took 0.023903 seconds and 5 git commands to generate.