]> 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)
commit6f9da071ec018a55423f81ee3d5781bee9c149f5
tree9012979657497a73c4ca043d9ad0399e96e2e994
parent5dcd33c8d17b7277ba47a86353669bb5600dd081
net: u64_stats_sync: Remove functions without user

Commit 0b53a20039ce ("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