diff options
| author | Jiri Slaby <[email protected]> | 2017-10-25 13:57:55 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-10-27 04:48:32 +0000 |
| commit | 4dc12ffeaeac939097a3f55c881d3dc3523dff0c (patch) | |
| tree | d46fbaee66783335085a1b80f4430c6f7f16aa4e /net/ipv4/tcp_timer.c | |
| parent | drivers/net: arcnet: Convert timers to use timer_setup() (diff) | |
| download | kernel-4dc12ffeaeac939097a3f55c881d3dc3523dff0c.tar.gz kernel-4dc12ffeaeac939097a3f55c881d3dc3523dff0c.zip | |
l2tp: cleanup l2tp_tunnel_delete calls
l2tp_tunnel_delete does not return anything since commit 62b982eeb458
("l2tp: fix race condition in l2tp_tunnel_delete"). But call sites of
l2tp_tunnel_delete still do casts to void to avoid unused return value
warnings.
Kill these now useless casts.
Signed-off-by: Jiri Slaby <[email protected]>
Cc: Sabrina Dubroca <[email protected]>
Cc: Guillaume Nault <[email protected]>
Cc: David S. Miller <[email protected]>
Cc: [email protected]
Acked-by: Guillaume Nault <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_timer.c')
0 files changed, 0 insertions, 0 deletions
