aboutsummaryrefslogtreecommitdiffstats
path: root/net/sctp/ulpqueue.c
diff options
context:
space:
mode:
authorDaniel Borkmann <dborkman@redhat.com>2013-04-16 11:07:16 +0000
committerDavid S. Miller <davem@davemloft.net>2013-04-17 14:13:02 -0400
commit50181c07cbde370986c4925b830ca291a2fc31ab (patch)
tree1dcd5c4336ac3ed4c2a2817c4d5cb75c822d6d5f /net/sctp/ulpqueue.c
parentnet: sctp: sctp_transport: remove unused variable (diff)
downloadlinux-dev-50181c07cbde370986c4925b830ca291a2fc31ab.tar.xz
linux-dev-50181c07cbde370986c4925b830ca291a2fc31ab.zip
net: sctp: sctp_bind_addr: remove dead code
The sctp_bind_addr structure has a 'malloced' member that is always set to 0, thus in sctp_bind_addr_free() the kfree() part can never be called. This part is embedded into sctp_ep_common anyway and never alloced. Signed-off-by: Daniel Borkmann <dborkman@redhat.com> Acked-by: Neil Horman <nhorman@tuxdriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions