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)
Sun, Nov 9, 8:00 PM
Unknown Object (File)
Sun, Oct 26, 11:19 AM
Unknown Object (File)
Sat, Oct 25, 1:42 PM
Unknown Object (File)
Sat, Oct 25, 12:23 AM
Unknown Object (File)
Fri, Oct 24, 7:53 AM
Unknown Object (File)
Fri, Oct 24, 3:31 AM
Unknown Object (File)
Thu, Oct 23, 11:32 AM
Unknown Object (File)
Wed, Oct 22, 12:57 PM
Subscribers

Details

Summary

Suggested-by: Ngie

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 234
Build 234: arc lint + arc unit

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.