Home
last modified time | relevance | path

Searched hist:"3285 a9aa" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/dccp/
H A Dproto.c3285a9aa Sun May 12 05:39:49 CDT 2019 Hariprasad Kelam <hariprasad.kelam@gmail.com> net: dccp : proto: remove Unneeded variable "err"

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@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
3285a9aa Sun May 12 05:39:49 CDT 2019 Hariprasad Kelam <hariprasad.kelam@gmail.com> net: dccp : proto: remove Unneeded variable "err"

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@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>