[PATCH 6/6] devtools: add quiet mode in uAPI script
Maxime Coquelin
maxime.coquelin at redhat.com
Wed Sep 3 15:54:06 CEST 2025
On 8/27/25 10:21 AM, Thomas Monjalon wrote:
> Most messages from the Linux uAPI script are not useful
> when running the script in a regular fashion.
> The quiet mode (option -q) is added to output only error messages if any.
>
> Signed-off-by: Thomas Monjalon <thomas at monjalon.net>
> ---
> devtools/linux-uapi.sh | 26 +++++++++++++++-----------
> 1 file changed, 15 insertions(+), 11 deletions(-)
>
You forgot to update print_usage().
With this fixed:
Reviewed-by: Maxime Coquelin <maxime.coquelin at redhat.com>
Thanks,
Maxime
More information about the dev
mailing list