On 8/27/25 10:21 AM, Thomas Monjalon wrote:
The option -e was set on the script shebang (first line),
so the script will stop if an error is not caught.
Hence the explicit return or exit commands in case of error
were superfluous and can be removed.

Signed-off-by: Thomas Monjalon <[email protected]>
---
  devtools/linux-uapi.sh | 16 ++++++++--------
  1 file changed, 8 insertions(+), 8 deletions(-)


Reviewed-by: Maxime Coquelin <[email protected]>

Thanks,
Maxime

Reply via email to