On Wed, Oct 25, 2017 at 03:57:55PM +0200, Jiri Slaby wrote:
> 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.
>
Acked-by: Guillaume Nault <[email protected]>
- [PATCH 1/1] l2tp: cleanup l2tp_tunnel_delete calls Jiri Slaby
- Re: [PATCH 1/1] l2tp: cleanup l2tp_tunnel_delete call... Guillaume Nault
- Re: [PATCH 1/1] l2tp: cleanup l2tp_tunnel_delete call... David Miller

