Skip to content
Commit dc14867d authored by Nobuhiro Iwamatsu's avatar Nobuhiro Iwamatsu Committed by Joe Hershberger
Browse files

net: sh-eth: Fix coding style checked by checkpatch.pl



This fixes the chord style checked by checkpatch.pl.
Details of change details are as follows:

 - Fix typo
    Change from alligned to aligned.
 - Remove whitespace before ','
 - Add spaces preferred around that '|'
 - Fix missing a blank line after declarations
 - Remove space after a cast declaration
 - Fix format of block comments
 - Add a blank line after function/struct/union/enum declarations

Signed-off-by: default avatarNobuhiro Iwamatsu <iwamatsu@nigauri.org>
Acked-by: default avatarJoe Hershberger <joe.hershberger@ni.com>
parent 2099b9f2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment