> This fixes some minor ugliness I noticed while looking at this code. It
> renames a poorly named global variable (shadowed by some function args
> in the same file), replaces a cast of an integer value to a pointer, and
> removes an undocumented and unused return value.
>
> Bootstrapped and test
This fixes some minor ugliness I noticed while looking at this code. It
renames a poorly named global variable (shadowed by some function args
in the same file), replaces a cast of an integer value to a pointer, and
removes an undocumented and unused return value.
Bootstrapped and tested on x86_64