misc: fix coverity warning in ila plugin 00/34100/3
authorKlement Sekera <ksekera@cisco.com>
Wed, 13 Oct 2021 20:06:50 +0000 (22:06 +0200)
committerAndrew Yourtchenko <ayourtch@gmail.com>
Thu, 14 Oct 2021 07:12:03 +0000 (07:12 +0000)
commite29c7e844e553fcc4356c5fe96984b18dc6156f4
treefc47a70e4d12d16fa119c5049bffa487a7b71d75
parentcbb4e460c481223282774b37add0bf9fb9e6170a
misc: fix coverity warning in ila plugin

Remove non-null check for a pointer which cannot be null to avoid dead
code warning.

Type: fix
Signed-off-by: Klement Sekera <ksekera@cisco.com>
Change-Id: I5ff40a4f80db7bb0dff9928c90ff757b763902fd
src/plugins/ila/ila.c