On 27/10/25 16:10, [email protected] wrote:
From: Marc-André Lureau <[email protected]>

Catch and return from error early to avoid indentations and ease the
flow & return a bool for success value. All driver init() calls have
been checked to set errp on error.

Signed-off-by: Marc-André Lureau <[email protected]>
---
  audio/audio.c | 48 ++++++++++++++++++++----------------------------
  1 file changed, 20 insertions(+), 28 deletions(-)

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


Reply via email to