diff options
author | Colin Ian King <colin.king@canonical.com> | 2017-02-17 15:35:22 +0000 |
---|---|---|
committer | Doug Ledford <dledford@redhat.com> | 2017-04-25 13:36:59 -0400 |
commit | ebbd1dfb2620fb95e1d850286c80068766222276 (patch) | |
tree | 1577d5aec9d1bde1efc960187fad2921b791cc83 /scripts/gcc-plugins/gcc-generate-simple_ipa-pass.h | |
parent | f1b65df5a232a2bd39a9b9e48b88a2b87cddef55 (diff) | |
download | linux-ebbd1dfb2620fb95e1d850286c80068766222276.tar.bz2 |
RDMA/bnxt_re: remove redundant initialization of rc to zero
rc is initialized to zero but is then updated by calls to
bnxt_qplib_free_fast_reg_page_list and/or bnxt_qpliob_free_mrw
so the initialization is redundant and can be removed.
Detected with CoverityScan, CID#1408448 ("Unused Value")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Reviewed-by: Laurence Oberman <loberman@redhat.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'scripts/gcc-plugins/gcc-generate-simple_ipa-pass.h')
0 files changed, 0 insertions, 0 deletions