Author: eadler
Date: Sat Mar 17 06:36:39 2018
New Revision: 331091
URL: https://svnweb.freebsd.org/changeset/base/331091

Log:
  MFC r326387:
  
  Fix typo

Modified:
  stable/11/sys/dev/ata/chipsets/ata-micron.c
Directory Properties:
  stable/11/   (props changed)

Modified: stable/11/sys/dev/ata/chipsets/ata-micron.c
==============================================================================
--- stable/11/sys/dev/ata/chipsets/ata-micron.c Sat Mar 17 06:31:24 2018        
(r331090)
+++ stable/11/sys/dev/ata/chipsets/ata-micron.c Sat Mar 17 06:36:39 2018        
(r331091)
@@ -53,7 +53,7 @@ __FBSDID("$FreeBSD$");
 #include <ata_if.h>
 
 /*
- * Cenatek chipset support functions
+ * Micron chipset support functions
  */
 static int
 ata_micron_probe(device_t dev)
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to