Deleted Added
full compact
222c222
< if (ps && ps->pss_func == POOL_SCAN_RESILVER &&
---
> if (ps != NULL && ps->pss_func == POOL_SCAN_RESILVER &&