https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216095
Bug ID: 216095
Summary: Typo in comment for ATA_IDL_SERIAL_ATA definition.
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: kern
Assignee: [email protected]
Reporter: [email protected]
r300207, line 685
#define ATA_IDL_SERIAL_ATA 0x08 /* Seiral ATA */
should be
#define ATA_IDL_SERIAL_ATA 0x08 /* Serial ATA */
(SeRIal, not SeIRal)
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"