Skip to content
Commit 7466d90f authored by Herbert Xu's avatar Herbert Xu Committed by David S. Miller
Browse files

[IPV4] inetpeer: Get rid of volatile from peer_total



The variable peer_total is protected by a lock.  The volatile marker
makes no sense.  This shaves off 20 bytes on i386.

Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent bde3445c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment