Page MenuHomeFreeBSD

ioat(4): Minor style cleanups
ClosedPublic

Authored by cem on Aug 25 2015, 4:33 PM.
Tags
None
Referenced Files
F171586603: D3481.id8204.diff
Fri, Sep 11, 10:36 PM
F171553194: D3481.id8207.diff
Fri, Sep 11, 5:39 PM
F171506647: D3481.id8206.diff
Fri, Sep 11, 12:53 PM
F171493347: D3481.id8204.diff
Fri, Sep 11, 11:13 AM
Unknown Object (File)
Thu, Sep 10, 10:04 AM
Unknown Object (File)
Mon, Aug 31, 8:44 PM
Unknown Object (File)
Mon, Aug 31, 4:29 PM
Unknown Object (File)
Mon, Aug 17, 4:03 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.