Re: [PATCH net-next v3 5/9] selftests: drivers: hw: cleanup shellcheck warnings in the rmon test
From: Petr Machata
Date: Fri Mar 20 2026 - 07:34:52 EST
Ioana Ciornei <ioana.ciornei@xxxxxxx> writes:
> If run on the ethtool_rmon.sh script, shellcheck generates a bunch of
> false positive errors. Suppress those checks that generate them.
>
> Also cleanup the remaining warnings by using double quoting around the
> used variables.
>
> Signed-off-by: Ioana Ciornei <ioana.ciornei@xxxxxxx>
Reviewed-by: Petr Machata <petrm@xxxxxxxxxx>