Correct some typos in various sourcefiles.
Details
Details
Diff Detail
Diff Detail
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 29222 Build 27146: arc lint + arc unit
Event Timeline
Comment Actions
Most of these only address typos in comments - which are all fine.
However, there are two that are in printf (kernel) statements - any chance that this could break automation (grep'ing for mistyped output)?
Perhaps split the comment typo-fixes and the actual output string typo fixes, so that the latter can be reverted if it turns out to be problematic (just a tought), without re-introducing the typos into the comments...
sys/mips/beri/beri_mp.c | ||
---|---|---|
135 | Fine by me. |
Comment Actions
The secure/ and stand/ ones have an upstream or at least other copies around and I'll exclude them initially, but will commit the rest shortly.