On 08/11/2016 08:24 AM, Alex Bennée wrote: > This moves the helper function closer to where it is called and updates > the error message to report via error_report instead of the deprecated > fprintf. > > Signed-off-by: Alex Bennée <alex.ben...@linaro.org> > --- > cputlb.c | 24 ++++++++++++------------ > 1 file changed, 12 insertions(+), 12 deletions(-)
Reviewed-by: Richard Henderson <r...@twiddle.net> r~