[PATCH] scsi: fix kerneldoc comment for __scsi_put_command

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

Signed-off-by: Christoph Hellwig <hch@xxxxxx>

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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [SCSI Target Devel]     [Linux SCSI Target Infrastructure]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Linux IIO]     [Samba]     [Device Mapper]
  Powered by Linux