ipv6: fib6: Avoid comma separated statements
authorJoe Perches <joe@perches.com>
Tue, 25 Aug 2020 04:56:24 +0000 (21:56 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 25 Aug 2020 14:54:19 +0000 (07:54 -0700)
commitdee847793fac2fcb05add1ab46cb6e5f77340fa9
tree7ef91140a4548f26678caf55daebd4bdf58b48ba
parentac937e1f7d7a7a986b39432f7a9e8a09a0c5a8c7
ipv6: fib6: Avoid comma separated statements

Use semicolons and braces.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/ip6_fib.c