Skip to content
Commit 54874868 authored by Chihau Chau's avatar Chihau Chau Committed by David S. Miller
Browse files

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: default avatarChihau Chau <chihau@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 79236680
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment