summaryrefslogtreecommitdiff
path: root/init
diff options
context:
space:
mode:
authorDaniel Borkmann <dborkman@redhat.com>2013-04-16 11:07:16 (GMT)
committerDavid S. Miller <davem@davemloft.net>2013-04-17 18:13:02 (GMT)
commit50181c07cbde370986c4925b830ca291a2fc31ab (patch)
tree1dcd5c4336ac3ed4c2a2817c4d5cb75c822d6d5f /init
parent8fa5df6d210a09241876b74d156c57d833dd057b (diff)
downloadlinux-fsl-qoriq-50181c07cbde370986c4925b830ca291a2fc31ab.tar.xz
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 'init')
0 files changed, 0 insertions, 0 deletions