diff options
author | Daniel Borkmann <[email protected]> | 2013-06-14 18:24:06 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2013-06-14 15:38:36 -0700 |
commit | c164b8381496ca797c37671fe510a264412ccae5 (patch) | |
tree | 9a1c94d0f34927c943f2246c61cded2eb2595bad /net/lapb/lapb_subr.c | |
parent | 405426f6ca8ac2d8d5b1f8eb9285452d44222781 (diff) |
net: sctp: minor: remove variable in sctp_init_sock
It's only used at this one time, so we could remove it as well.
This is valid and also makes it more explicit/obvious that in case
of error the sp->ep is NULL here, i.e. for the sctp_destroy_sock()
check that was recently added.
Signed-off-by: Daniel Borkmann <[email protected]>
Acked-by: Vlad Yasevich <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions