Details
Details
- Reviewers
kib - Commits
- rGf402078d0956: device_pager: Assert that the handle is not NULL
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Skipped - Unit
Tests Skipped - Build Status
Buildable 62890 Build 59774: arc lint + arc unit
Event Timeline
sys/vm/device_pager.c | ||
---|---|---|
143 | This check looks somewhat dubious for me. Might be it should be also converted into the assert. |