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.qWrLs95kHY and /tmp/tmp.njtpiZb682 Tree base: ae04d8412fe1 ("MAINTAINERS: Remove Jozsef Kadlecsik from MAINTAINERS file") Now at: e6acf05186b2 ("netfilter: nf_nat: remove bogus direction check") ====== Checking before the patch ====== Checking tools/testing/selftests/net/netfilter/conntrack_reverse_clash.sh - fc51f2395dc8aec6f7ae9e757f971711fb1767e0a768d39da7283c702b431e38 In conntrack_reverse_clash.sh line 6: cleanup() ^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). In conntrack_reverse_clash.sh line 19: ip netns exec "$ns0" nft -f - <