Page MenuHomeFreeBSD

Correct typo in ATA_WRITE_UNCORRECTABLE_PSEUDO
AbandonedPublic

Authored by emaste on Feb 23 2018, 7:45 PM.
Tags
None
Referenced Files
F150640999: D14489.id39657.diff
Fri, Apr 3, 12:57 AM
Unknown Object (File)
Mon, Mar 30, 9:43 AM
Unknown Object (File)
Sun, Mar 29, 8:12 AM
Unknown Object (File)
Sun, Mar 29, 2:39 AM
Unknown Object (File)
Tue, Mar 24, 12:13 AM
Unknown Object (File)
Thu, Mar 19, 8:35 PM
Unknown Object (File)
Thu, Mar 12, 7:38 AM
Unknown Object (File)
Wed, Mar 11, 7:43 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.)