Remove extraneous null check to silence Coverity warning.
step_ptr->job_ptr is already dereferenced several times by now, so null check is unnecessary here.
Loading
Please register or sign in to comment
An update will be installed on Tuesday, April 15, 2025 between 21:00 and 22:00. During this, the service will be unavailable several times.
step_ptr->job_ptr is already dereferenced several times by now, so null check is unnecessary here.