[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20171027.134907.120180023049917123.davem@davemloft.net>
Date: Fri, 27 Oct 2017 13:49:07 +0900 (KST)
From: David Miller <davem@...emloft.net>
To: jslaby@...e.cz
Cc: linux-kernel@...r.kernel.org, sd@...asysnail.net,
g.nault@...halink.fr, netdev@...r.kernel.org
Subject: Re: [PATCH 1/1] l2tp: cleanup l2tp_tunnel_delete calls
From: Jiri Slaby <jslaby@...e.cz>
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 <jslaby@...e.cz>
Appied to net-next, thanks.
Powered by blists - more mailing lists