All of lore.kernel.org
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH v2 0/2] coverity fixes for bbdev
@ 2019-08-06 14:08 Nicolas Chautru
  2019-08-06 14:08 ` [dpdk-dev] [PATCH v2 1/2] baseband/turbo_sw: remove logically dead code Nicolas Chautru
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Nicolas Chautru @ 2019-08-06 14:08 UTC (permalink / raw)
  To: dev, akhil.goyal; +Cc: ferruh.yigit, thomas, john.mcnamara, Nicolas Chautru

Fixing a few coverity minor issues reported by Coverity for DPDK 19.08 RC : 344980, 344992, 345010. 
v2: Commit message update

Nicolas Chautru (2):
  baseband/turbo_sw: remove logically dead code
  app/bbdev: fix unchecked return valued

 app/test-bbdev/test_bbdev_perf.c                 |  6 ++++--
 drivers/baseband/turbo_sw/bbdev_turbo_software.c | 12 ------------
 2 files changed, 4 insertions(+), 14 deletions(-)

-- 
1.8.3.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-08-06 21:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-06 14:08 [dpdk-dev] [PATCH v2 0/2] coverity fixes for bbdev Nicolas Chautru
2019-08-06 14:08 ` [dpdk-dev] [PATCH v2 1/2] baseband/turbo_sw: remove logically dead code Nicolas Chautru
2019-08-06 14:09 ` [dpdk-dev] [PATCH v2 2/2] app/bbdev: fix unchecked return valued Nicolas Chautru
2019-08-06 21:39 ` [dpdk-dev] [PATCH v2 0/2] coverity fixes for bbdev Thomas Monjalon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.