OSDN Git Service

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)
commitc3dde0ee7163856bf295fdbc09205b61581a7f92
tree7db43cf1ca2172b7ac94c90f5bd715290aafa083
parent8a5c14877a48224334166f133b25c6581d657d4a
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