The dev argument was removed, so don't pretend to document it.

Signed-off-by: Christoph Hellwig <h...@lst.de>

diff --git a/drivers/scsi/scsi.c b/drivers/scsi/scsi.c
index 843b4f1..2b12983 100644
--- a/drivers/scsi/scsi.c
+++ b/drivers/scsi/scsi.c
@@ -305,7 +305,6 @@ EXPORT_SYMBOL(scsi_get_command);
  * __scsi_put_command - Free a struct scsi_cmnd
  * @shost: dev->host
  * @cmd: Command to free
- * @dev: parent scsi device
  */
 void __scsi_put_command(struct Scsi_Host *shost, struct scsi_cmnd *cmd)
 {
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to