[PATCH 3/6] devtools: move uAPI processing into functions

Maxime Coquelin maxime.coquelin at redhat.com
Wed Sep 3 15:50:19 CEST 2025



On 8/27/25 10:21 AM, Thomas Monjalon wrote:
> There are two main parts in the Linux uAPI script:
> - update the headers
> - check the headers
> 
> In order to facilitate reading and rework,
> these two parts are move in functions.
> 
> There is no change in the behavior.
> 
> Signed-off-by: Thomas Monjalon <thomas at monjalon.net>
> ---
>   devtools/linux-uapi.sh | 96 +++++++++++++++++++++++-------------------
>   1 file changed, 53 insertions(+), 43 deletions(-)
> 

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

Thanks,
Maxime




More information about the dev mailing list