diff options
author | Dan Carpenter <error27@gmail.com> | 2010-05-01 04:41:09 +0200 |
---|---|---|
committer | Vlad Yasevich <vladislav.yasevich@hp.com> | 2010-05-01 04:41:09 +0200 |
commit | b99a4d53a74ac25eb4b930eef6c745579149c571 (patch) | |
tree | fec5c6fa1d9fa083d9676417f3c1e4edf8ce1094 /REPORTING-BUGS | |
parent | sctp: implement sctp association probing module (diff) | |
download | linux-b99a4d53a74ac25eb4b930eef6c745579149c571.tar.xz linux-b99a4d53a74ac25eb4b930eef6c745579149c571.zip |
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 'REPORTING-BUGS')
0 files changed, 0 insertions, 0 deletions