[PATCH] hdreg.h documentation fix

Alfred E. Heggestad (linuxedmund@home.no)
05 Mar 2003 12:19:30 +0100


--- linux-2.5.63_orig/include/linux/hdreg.h 2003-02-24 20:05:31.000000000 +0100
+++ linux-2.5.63/include/linux/hdreg.h 2003-03-05 00:26:59.000000000 +0100
@@ -466,8 +466,8 @@
/*
* Structure returned by HDIO_GET_IDENTITY, as per ANSI NCITS ATA6 rev.1b spec.
*
- * If you change something here, please remember to update fix_driveid() in
- * ide/probe.c.
+ * If you change something here, please remember to update ide_fix_driveid() in
+ * ide/ide-iops.c.
*/
struct hd_driveid {
unsigned short config; /* lots of obsolete bit flags */

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