On Thu, Oct 31, 2019 at 07:47:41AM +0100, Christophe JAILLET wrote: > Use '__skb_queue_purge()' instead of re-implementing it. > > Signed-off-by: Christophe JAILLET > --- > net/vmw_vsock/af_vsock.c | 4 +--- > 1 file changed, 1 insertion(+), 3 deletions(-) Modulo the comment about double-underscore: Reviewed-by: Stefan Hajnoczi