From: Jiri Slaby <[email protected]> Date: Wed, 25 Oct 2017 15:57:55 +0200
> 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]>
Appied to net-next, thanks.
