]> git.baikalelectronics.ru Git - kernel.git/commit
net: decnet: Fixed multiple Coding Style issues
authorSai Kalyaan Palla <saikalyaan63@gmail.com>
Tue, 23 Mar 2021 17:44:19 +0000 (23:14 +0530)
committerDavid S. Miller <davem@davemloft.net>
Wed, 24 Mar 2021 23:25:21 +0000 (16:25 -0700)
commit609d34fd1a561e2355c8a21647e1da75fd1ddc02
tree7db43cf1ca2172b7ac94c90f5bd715290aafa083
parent82c6b1b15ce3a74ae2890c97d3b5110a02e7a96a
net: decnet: Fixed multiple Coding Style issues

Made changes to coding style as suggested by checkpatch.pl
    changes are of the type:
            space required before the open parenthesis '('
            space required after that ','

Signed-off-by: Sai Kalyaan Palla <saikalyaan63@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/decnet/dn_route.c