Re: [PATCH net-next v3 5/9] selftests: drivers: hw: cleanup shellcheck warnings in the rmon test
From: Petr Machata <petrm@nvidia.com>
Date: 2026-03-20 11:30:58
Also in:
lkml
From: Petr Machata <petrm@nvidia.com>
Date: 2026-03-20 11:30:58
Also in:
lkml
Ioana Ciornei [off-list ref] 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@nxp.com>
Reviewed-by: Petr Machata <petrm@nvidia.com>