[PATCH 2/6] devtools: remove superfluous fallbacks in uAPI script

Maxime Coquelin maxime.coquelin at redhat.com
Wed Sep 3 15:47:30 CEST 2025



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 <thomas at monjalon.net>
> ---
>   devtools/linux-uapi.sh | 16 ++++++++--------
>   1 file changed, 8 insertions(+), 8 deletions(-)
> 

Reviewed-by: Maxime Coquelin <maxime.coquelin at redhat.com>

Thanks,
Maxime



More information about the dev mailing list