ShellCheck - shell script analysis tool version: 0.11.0 license: GNU General Public License, version 3 website: https://www.shellcheck.net Redirect to /tmp/tmp.smno47MNwO and /tmp/tmp.M5QJ6VAyyO Tree base: e05021a829b8 ("Merge branch 'net-stmmac-qcon-ethqos-rgmii-accessor-cleanups'") Now at: 0ee11a444034 ("tools: ynl: add YNL test framework") ====== Checking before the patch ====== ====== Checking the tree with the patch ====== Checking tools/net/ynl/tests/test_ynl_cli.sh - 6832da067194aa40c4a55dcfcd755652a057443cc8153db94b496076f60cca21 In test_ynl_cli.sh line 299: cleanup() ^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). For more information: https://www.shellcheck.net/wiki/SC2329 -- This function is never invoked. C... Checking tools/net/ynl/tests/test_ynl_ethtool.sh - 5e8afe355a986694d9562ec9ac5a9a694c4e6a2d2f5efbe79937b5423546c9e2 In test_ynl_ethtool.sh line 195: cleanup() ^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). For more information: https://www.shellcheck.net/wiki/SC2329 -- This function is never invoked. C...