In cdev_mgtdev_pager_free_pages, use VM_RADIX_FOREACH instead of a loop header that does the same thing, in the same way, with more words.
No functional change.
Differential D49916
device_pager: use VM_RADIX_FOREACH dougm on Apr 19 2025, 5:33 PM. Authored by Tags None Referenced Files
Subscribers
Details
In cdev_mgtdev_pager_free_pages, use VM_RADIX_FOREACH instead of a loop header that does the same thing, in the same way, with more words. No functional change.
Diff Detail
|