Possibly mem_index should just reuse biggestone since this loop is
already reusing biggestsize.
Details
Details
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 45087 Build 41975: arc lint + arc unit
Event Timeline
sys/vm/vm_phys.c | ||
---|---|---|
1681 | Or do int mem_index = 0; there; style now allows it. |
Comment Actions
Oops, I had merged this accidentally along with other commits before it was reviewed.