<html dir="ltr"><head></head><body style="text-align:left; direction:ltr;" bgcolor="#ffffff" text="#3d3d3d" link="#535353" vlink="#3d3d3d"><div>On Wed, 2023-01-18 at 10:57 +0000, Ferruh Yigit wrote:</div><blockquote type="cite" style="margin:0 0 0 .8ex; border-left:2px #729fcf solid;padding-left:1ex"><pre>I assume this is highlighted by a tool but in practice</pre><pre><br></pre><pre>'rte_vdev_device_name()' should not return NULL, and there are many</pre><pre><br></pre><pre>other location this check is missing.</pre></blockquote><div><br></div><div>That's correct. Warning was found by codeql static analysis tool. When I search the codebase,</div><div>I do see a mixture of null checks and no checks for this function. We can ignore this patch, if you</div><div>feel strongly against it.</div></body></html>