Doug Moore b649c2ac34 Fix typo using RB_INITIALIZER.
The macro RB_INITIALIZER ignores its argument, but is documented to
require "&head" as argument to initialize "head".  So using
"_vm_phys_fictitious_tree" as the argument to initialize
"vm_phys_fictitious_tree" is an inconsequential error, corrected here.

Discussed with: alc
2019-12-22 21:53:05 +00:00
..
2019-12-10 18:14:50 +00:00
2019-09-27 18:43:36 +00:00
2019-12-10 18:14:50 +00:00
2019-09-27 18:43:36 +00:00
2019-12-22 21:53:05 +00:00
2019-12-15 21:11:15 +00:00