]> git.baikalelectronics.ru Git - kernel.git/commit
sunrpc: Avoid comma separated statements
authorJoe Perches <joe@perches.com>
Tue, 25 Aug 2020 04:56:25 +0000 (21:56 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 25 Aug 2020 14:54:19 +0000 (07:54 -0700)
commit4c1a1110f2d0b796803244d63395c7e6c8734dea
tree75696e9a9a8f838810aee239ef7c9c8b83006347
parentac62f5df9eb1417ba4c4c94865858048f3f810ab
sunrpc: 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/sunrpc/sysctl.c