Commit b86fb0c
committed
Simplify math to caluclate the page count for the ramdisk
Rather than replace range_inclusive, we can remove the nesting doll math from ramdisk_page_count instead.
IMO this makes the code a bit more readable.1 parent 465881e commit b86fb0c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
281 | 281 | | |
282 | 282 | | |
283 | 283 | | |
284 | | - | |
| 284 | + | |
285 | 285 | | |
286 | 286 | | |
287 | 287 | | |
| |||
0 commit comments