Skip to content
Commit b6fa1a4d authored by Adrian Bunk's avatar Adrian Bunk Committed by David S. Miller
Browse files

[SCTP] net/sctp/socket.c: make 3 variables static



This patch makes the following needlessly global variables static:
- sctp_memory_pressure
- sctp_memory_allocated
- sctp_sockets_allocated

Signed-off-by: default avatarAdrian Bunk <bunk@kernel.org>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 5c94bf86
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