diff options
author | Dan Carpenter <error27@gmail.com> | 2010-04-30 22:41:09 -0400 |
---|---|---|
committer | Vlad Yasevich <vladislav.yasevich@hp.com> | 2010-04-30 22:41:09 -0400 |
commit | b99a4d53a74ac25eb4b930eef6c745579149c571 (patch) | |
tree | fec5c6fa1d9fa083d9676417f3c1e4edf8ce1094 /net/sctp/associola.c | |
parent | 787a51a0878f7bee3a9a83040077301e1556b69a (diff) | |
download | linux-b99a4d53a74ac25eb4b930eef6c745579149c571.tar.bz2 |
sctp: cleanup: remove duplicate assignment
This assignment isn't needed because we did it earlier already.
Also another reason to delete the assignment is because it triggers a
Smatch warning about checking for NULL pointers after a dereference.
Reported-by: Vlad Yasevich <vladislav.yasevich@hp.com>
Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
Diffstat (limited to 'net/sctp/associola.c')
0 files changed, 0 insertions, 0 deletions