Commit 54874868585ffa5d73d7ab8a5a32ea7dcdec1441
Committed by
David S. Miller
1 parent
79236680bd
Exists in
master
and in
7 other branches
Net: ethernet: pe2.c: fix EXPORT_SYMBOL macro code style issue
This patch fix a code style issue, if a function is exported, the EXPORT_SYMBOL macro for it should follow immediately after the closing function brace line. Signed-off-by: Chihau Chau <chihau@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Showing 1 changed file with 1 additions and 2 deletions Side-by-side Diff
net/ethernet/pe2.c