diff options
author | Daniel Borkmann <dborkman@redhat.com> | 2013-04-16 13:07:15 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-04-17 20:13:02 +0200 |
commit | 8fa5df6d210a09241876b74d156c57d833dd057b (patch) | |
tree | 513f3b01e635eda9258ecfb3e6081680033a9a38 /drivers/nfc | |
parent | net: sctp: outqueue: simplify sctp_outq_uncork function (diff) | |
download | linux-8fa5df6d210a09241876b74d156c57d833dd057b.tar.xz linux-8fa5df6d210a09241876b74d156c57d833dd057b.zip |
net: sctp: sctp_transport: remove unused variable
sctp_transport's member 'malloced' is set to 1, never evaluated
and the structure is kfreed anyway. So just remove it.
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 'drivers/nfc')
0 files changed, 0 insertions, 0 deletions