Details
Details
- Reviewers
imp emaste - Commits
- rS323586: Add PNP metadata to a few drivers
Diff Detail
Diff Detail
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 11554 Build 11907: arc lint + arc unit
Event Timeline
sys/dev/amdsmn/amdsmn.c | ||
---|---|---|
92 | Are you sure you're looking at the right module? amdsmn uses a single uint32_t. I wrote it last week. (amdtemp, below, uses two consecutive 16 bit ints.) |
Comment Actions
Thanks for the changes. Now that my eyes are uncrossed, this looks sane to me now.
Thanks for doing this! We need more of it.