Page MenuHomeFreeBSD

Spelling fixes for aic7xxx driver
ClosedPublic

Authored by pfg on May 9 2016, 3:40 PM.
Tags
None
Referenced Files
F93162542: D6270.id16056.diff
Sat, Sep 7, 6:50 PM
Unknown Object (File)
Fri, Sep 6, 11:44 PM
Unknown Object (File)
Wed, Sep 4, 6:09 PM
Unknown Object (File)
Mon, Sep 2, 3:02 AM
Unknown Object (File)
Wed, Aug 14, 5:03 AM
Unknown Object (File)
Wed, Aug 14, 5:03 AM
Unknown Object (File)
Mon, Aug 12, 7:51 AM
Unknown Object (File)
Jul 24 2024, 5:31 AM
Subscribers

Details

Summary

These were found with textproc/codespell, which doesn't mean we found
all spelling errors, just the most common ones.

Test Plan

passes buildworld.

Diff Detail

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

Event Timeline

pfg retitled this revision from to Spelling fixes for aic7xxx driver.
pfg updated this object.
pfg edited the test plan for this revision. (Show Details)
pfg added a reviewer: gibbs.
gibbs requested changes to this revision.May 10 2016, 3:33 AM
gibbs edited edge metadata.

Just a few minor nits. Otherwise LGTM.

sys/dev/aic7xxx/aic79xx.c
9667

thought -> through

sys/dev/aic7xxx/aic79xx_inline.h
420

I can't tell in phabricator, but with the addition of the 'l', one of the '*'s probably needs to be removed so the banner has the same width as all others in the file.

sys/dev/aic7xxx/aic7xxx_inline.h
232

Same '*' comment as before.

This revision now requires changes to proceed.May 10 2016, 3:33 AM
pfg edited edge metadata.

Fixes.

pfg marked 3 inline comments as done.May 10 2016, 4:38 PM

Fixed, thanks!

sys/dev/aic7xxx/aic79xx.c
9667

Duh ..wondering how that went through.

gibbs edited edge metadata.
This revision is now accepted and ready to land.May 10 2016, 4:40 PM
This revision was automatically updated to reflect the committed changes.
pfg marked an inline comment as done.