On Thu, Mar 3, 2022 at 3:13 PM <[email protected]> wrote: > > From: Alison Schofield <[email protected]> > > When a cxl_cmd_new_*() function is executed the returned command > pointer is always checked for NULL. Remove extraneous NULL checks > later in the command validation path. > > Coverity pointed these out as 'check_after_deref' issues. > > Signed-off-by: Alison Schofield <[email protected]>
LGTM: Reviewed-by: Dan Williams <[email protected]>
