commit | 7979472bba8bf63f0f76a37d48d59a26210d9bee | [log] [tgz] |
---|---|---|
author | Romain Aviolat <r.aviolat@gmail.com> | Thu Sep 20 21:33:08 2018 +0200 |
committer | David S. Miller <davem@davemloft.net> | Fri Sep 21 18:57:20 2018 -0700 |
tree | 0a57df054f29afe093efc57f8ddd11996a703954 | |
parent | 957b085c793c09b86399c95086d44b2b97dbd6bb [diff] |
DRIVERS: net: macsec: Fix multiple coding style issues This patch fixes a couple of issues highlighted by checkpatch.pl: * Missing a blank line after declarations * Alignment should match open parenthesis Signed-off-by: Romain Aviolat <r.aviolat@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>