Re: [PATCH] net: dccp : proto: remove Unneeded variable "err"
From: David Miller
Date: Sun May 12 2019 - 16:23:19 EST
From: Hariprasad Kelam <hariprasad.kelam@xxxxxxxxx>
Date: Sun, 12 May 2019 16:09:49 +0530
> Fix below issue reported by coccicheck
>
>
> net/dccp/proto.c:266:5-8: Unneeded variable: "err". Return "0" on line
> 310
>
> Signed-off-by: Hariprasad Kelam <hariprasad.kelam@xxxxxxxxx>
Applied.