Page MenuHomeFreeBSD

ioat(4): Minor style cleanups
ClosedPublic

Authored by cem on Aug 25 2015, 4:33 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, May 19, 12:35 PM
Unknown Object (File)
Tue, May 19, 12:35 PM
Unknown Object (File)
Mon, May 4, 3:56 PM
Unknown Object (File)
Sat, May 2, 11:23 AM
Unknown Object (File)
Fri, May 1, 11:42 AM
Unknown Object (File)
Thu, Apr 30, 6:22 PM
Unknown Object (File)
Wed, Apr 29, 7:28 AM
Unknown Object (File)
Wed, Apr 29, 7:25 AM
Subscribers

Details

Summary

Suggested-by: Ngie

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

cem retitled this revision from to ioat(4): Minor style cleanups.
cem updated this object.
cem edited the test plan for this revision. (Show Details)
cem added reviewers: jimharris, markj, ngie.
jimharris edited edge metadata.
jimharris added inline comments.
sys/dev/ioat/ioat_test.c
120 ↗(On Diff #8204)

I still think "miscompare" is the better term here. It is a very commonly understood and often used term when testing for data integrity. But it's not worth debating any further.

This revision is now accepted and ready to land.Aug 25 2015, 4:59 PM
sys/dev/ioat/ioat_test.c
120 ↗(On Diff #8204)

I hadn't heard of it. I'm ok leaving it as-is if it's a common term in the context.

cem edited edge metadata.

Drop miscompare -> mismatch.

This revision now requires review to proceed.Aug 25 2015, 5:33 PM
markj edited edge metadata.
This revision is now accepted and ready to land.Aug 25 2015, 5:35 PM
jimharris edited edge metadata.
This revision was automatically updated to reflect the committed changes.