summaryrefslogtreecommitdiffstats
path: root/net/lapb
diff options
context:
space:
mode:
authorDaniel Borkmann <dborkman@redhat.com>2013-04-16 13:07:12 +0200
committerDavid S. Miller <davem@davemloft.net>2013-04-17 20:13:02 +0200
commit165a4c31278c980862b2c2ddec408cf30341f3ec (patch)
tree556c9b4284952643f7f184088c9fe997ccc37eda /net/lapb
parentnet: sctp: sctp_inq: remove dead code (diff)
downloadlinux-165a4c31278c980862b2c2ddec408cf30341f3ec.tar.xz
linux-165a4c31278c980862b2c2ddec408cf30341f3ec.zip
net: sctp: sctp_outq: remove 'malloced' from its struct
sctp_outq is embedded into sctp_association, and thus never kmalloced in any way. Also, malloced is always 0, thus kfree() is never called. Therefore, remove that dead piece of code. 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 'net/lapb')
0 files changed, 0 insertions, 0 deletions