]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit477545b88db77fe5fab98daaf8052db60e91c005
tree7ef91140a4548f26678caf55daebd4bdf58b48ba
parentac6c05395326c68839c0ad5131c47e030406ffef
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