]> git.baikalelectronics.ru Git - kernel.git/commit
net: u64_stats_sync: Remove functions without user
authorAnna-Maria Gleixner <anna-maria@linutronix.de>
Fri, 4 May 2018 15:17:46 +0000 (17:17 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 8 May 2018 03:25:24 +0000 (23:25 -0400)
commit98eda91cc0f59a3c76f095d4ce132db5c5b5b4bf
tree9012979657497a73c4ca043d9ad0399e96e2e994
parent77e00b1ac99dc1841a5cd7316b9fdad4e34d5b13
net: u64_stats_sync: Remove functions without user

Commit 3464cdf17154 ("tcp: no longer hold ehash lock while calling
tcp_get_info()") removes the only users of u64_stats_update_end/begin_raw()
without removing the function in header file.

Remove no longer used functions.

Cc: Eric Dumazet <edumazet@google.com>
Signed-off-by: Anna-Maria Gleixner <anna-maria@linutronix.de>
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/u64_stats_sync.h