Skip to content
Commit b4ac530f authored by David S. Miller's avatar David S. Miller
Browse files

net: Move skbuff symbol exports after each symbol's definition.



net/core/skbuff.c is a hodge-podge of symbol export placement.
Some of the exports are right after the definition of the
symbol being exported, others are clumped together into a big
group at the end of the file.

Make things consistent.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent e4e90b21
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