lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Fri, 29 Sep 2006 14:41:26 +0200
From:	Henne <henne@...htwindheim.de>
To:	Jeff Garzik <jgarzik@...ox.com>
Cc:	linux-kernel@...r.kernel.org
Subject: [PATCH 2nd try] libata: fix kerneldoc in libata_scsi

Fixes an kerneldoc error.
Signed-off-by: Henrik Kretzschmar <henne@...htwindheim.de>

---
Sorry! :)
--- linux-2.6/drivers/ata/libata-scsi.c	2006-09-25 09:27:46.000000000 +0200
+++ linux-2.6.18-git11/drivers/ata/libata-scsi.c	2006-09-29 13:17:24.000000000 +0200
@@ -3174,7 +3174,7 @@
 
 /**
  *	ata_sas_port_alloc - Allocate port for a SAS attached SATA device
- *	@pdev: PCI device that the scsi device is attached to
+ *	@host: ata_host device that the scsi device is attached to
  *	@port_info: Information from low-level host driver
  *	@shost: SCSI host that the scsi device is attached to
  *



-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists