On 18/1/23 01:32, BALATON Zoltan wrote:
Use the convention to return bool from functions which take an error
pointer which allows for callers to pass through their error pointer
without needing a local.

Signed-off-by: BALATON Zoltan <[email protected]>
---
  hw/misc/macio/macio.c | 62 +++++++++++++++++--------------------------
  1 file changed, 25 insertions(+), 37 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <[email protected]>


Reply via email to