From: Nicolas Chautru <nicolas.chautru@intel.com> To: dev@dpdk.org, akhil.goyal@nxp.com Cc: bruce.richardson@intel.com, trix@redhat.com, Nicolas Chautru <nicolas.chautru@intel.com> Subject: [dpdk-dev] [PATCH] baseband/acc100: remove logically dead code Date: Mon, 19 Oct 2020 14:09:56 -0700 Message-ID: <1603141797-230055-1-git-send-email-nicolas.chautru@intel.com> (raw) Removing a few lines of dead code reported recently by coverity. The related code was not released yet hence does not required to be fixed on stable branch. Coverity issues: 363451, 363454, 363455 Nicolas Chautru (1): baseband/acc100: remove logically dead code drivers/baseband/acc100/rte_acc100_pmd.c | 9 --------- 1 file changed, 9 deletions(-) -- 1.8.3.1
next reply other threads:[~2020-10-19 21:14 UTC|newest] Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top 2020-10-19 21:09 Nicolas Chautru [this message] 2020-10-19 21:09 ` Nicolas Chautru 2020-10-21 13:58 ` Tom Rix 2020-10-26 12:03 ` Mcnamara, John 2020-10-28 11:32 ` Akhil Goyal
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=1603141797-230055-1-git-send-email-nicolas.chautru@intel.com \ --to=nicolas.chautru@intel.com \ --cc=akhil.goyal@nxp.com \ --cc=bruce.richardson@intel.com \ --cc=dev@dpdk.org \ --cc=trix@redhat.com \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
DPDK patches and discussions This inbox may be cloned and mirrored by anyone: git clone --mirror https://inbox.dpdk.org/dev/0 dev/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 dev dev/ https://inbox.dpdk.org/dev \ dev@dpdk.org public-inbox-index dev Example config snippet for mirrors. Newsgroup available over NNTP: nntp://inbox.dpdk.org/inbox.dpdk.dev AGPL code for this site: git clone https://public-inbox.org/public-inbox.git