Gitweb:
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4cdfa1b3ce4731dd538ac3ed010bcf127ed6e836
Commit: 4cdfa1b3ce4731dd538ac3ed010bcf127ed6e836
Parent: b1f5dc48e2dcfcacb37d0bc2c5658f0f3307da52
Author: Randy Dunlap <[EMAIL PROTECTED]>
AuthorDate: Fri Feb 22 12:21:37 2008 -0800
Committer: Jeff Garzik <[EMAIL PROTECTED]>
CommitDate: Sun Feb 24 00:28:48 2008 -0500
libata-core: fix kernel-doc warning
Fix libata-core kernel-doc warning:
Warning(linux-2.6.25-rc2-git6//drivers/ata/libata-core.c:168): No
description found for parameter 'ap'
Signed-off-by: Randy Dunlap <[EMAIL PROTECTED]>
Signed-off-by: Jeff Garzik <[EMAIL PROTECTED]>
---
drivers/ata/libata-core.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/ata/libata-core.c b/drivers/ata/libata-core.c
index 1845119..fbc2435 100644
--- a/drivers/ata/libata-core.c
+++ b/drivers/ata/libata-core.c
@@ -153,7 +153,7 @@ MODULE_VERSION(DRV_VERSION);
/**
* ata_force_cbl - force cable type according to libata.force
- * @link: ATA link of interest
+ * @ap: ATA port of interest
*
* Force cable type according to libata.force and whine about it.
* The last entry which has matching port number is used, so it
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html