Loading
module/compress: small code cleanup in poller
Previously used while loop with a break to pull one entry off of the queued list. Clarrify comment and get rid of while/break. Signed-off-by:paul luse <paul.e.luse@intel.com> Change-Id: Ifdedf988072a4d79b4d84ed6fef2279d4883ee54 Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/472456 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com>