On 11/18/19 12:52 PM, Alex Bennée wrote: >> Modulo my question about why not use a non-pointer variable, >> >> Reviewed-by: Richard Henderson <richard.hender...@linaro.org> > > Sure - we might as well go for static assignment. My main worry was > overly long lines but we could shorten the global to compensate or wrap > a helper around.
You could use a shorter variable name, I suppose, though a good name is not immediately leaping to mind... r~