Page MenuHomeFreeBSD

Correct typo in ATA_WRITE_UNCORRECTABLE_PSEUDO
AbandonedPublic

Authored by emaste on Feb 23 2018, 7:45 PM.
Tags
None
Referenced Files
Unknown Object (File)
Apr 5 2025, 6:02 PM
Unknown Object (File)
Mar 17 2025, 7:41 PM
Unknown Object (File)
Mar 5 2025, 7:29 AM
Unknown Object (File)
Feb 18 2025, 11:45 AM
Unknown Object (File)
Feb 8 2025, 2:36 AM
Unknown Object (File)
Feb 3 2025, 5:49 PM
Unknown Object (File)
Feb 1 2025, 3:27 AM
Unknown Object (File)
Jan 26 2025, 12:54 PM
Subscribers
None

Details

Summary

This file has an Intel copyright but I can find no evidence that it exists outside of FreeBSD. Assume that FreeBSD is the reference implementation and correct _PSUEDO to _PSEUDO before this ends up elsehwere.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

Hi Ed,

This library was used as part of some other closed-source drivers as well. But please go ahead and make these changes - there is no longer a canonical set of isci libraries so making the changes here is OK.

-Jim

sys/dev/isci/scil/intel_ata.h
304

Might as well fix this typo too while you're at it.

This revision now requires changes to proceed.Feb 23 2018, 7:53 PM

Committed as r329877 (which accidentally reported review D3715).

(It appears tagging commits with r S <rev #> is currently broken in Phabricator.)