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
> ---
> cputlb.c | 24
> 1 file changed
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
---
cputlb.c | 24
1 file changed, 12 insertions(+), 12 deletions(-)
diff --git a/cputlb.c