linux/net/dccp
Hariprasad Kelam 3285a9aa65 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>
2019-05-12 13:21:30 -07:00
..
ccids dccp: fix undefined behavior with 'cwnd' shift in ccid2_cwnd_restart() 2018-08-07 15:34:44 -07:00
Kconfig
Makefile
ackvec.c
ackvec.h
ccid.c
ccid.h dccp: fool proof ccid_hc_[rt]x_parse_options() 2019-02-01 14:49:10 -08:00
dccp.h Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL 2018-06-28 10:40:47 -07:00
diag.c
feat.c dccp: Fix memleak in __feat_register_sp 2019-04-01 18:15:10 -07:00
feat.h
input.c tcp: Refactor pingpong code 2019-01-27 13:29:43 -08:00
ipv4.c net: rework SIOCGSTAMP ioctl handling 2019-04-19 14:07:40 -07:00
ipv6.c net: rework SIOCGSTAMP ioctl handling 2019-04-19 14:07:40 -07:00
ipv6.h
minisocks.c net-tcp: remove useless tw_timeout field 2018-06-05 10:45:24 -04:00
options.c
output.c
proto.c net: dccp : proto: remove Unneeded variable "err" 2019-05-12 13:21:30 -07:00
qpolicy.c
sysctl.c
timer.c tcp: Refactor pingpong code 2019-01-27 13:29:43 -08:00
trace.h