selftests: fib rule: Make 'getmatch' and 'match' local variables
authorGuillaume Nault <gnault@redhat.com>
Mon, 31 Jan 2022 15:42:01 +0000 (16:42 +0100)
committerDavid S. Miller <davem@davemloft.net>
Tue, 1 Feb 2022 14:14:47 +0000 (14:14 +0000)
commit8af2ba9a78115cb1189504f9690483969a35c07c
tree2bb8c9c8b2052881628d1446632e395f8e184c72
parent1d02c0398611b0b74e47b63e9c522894095bc0ea
selftests: fib rule: Make 'getmatch' and 'match' local variables

Let's restrict the scope of these variables to avoid possible
interferences.

Signed-off-by: Guillaume Nault <gnault@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/net/fib_rule_tests.sh