Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
worker: Remove unreachable statement.
Nothing ever breaks out of the loop, so this statement couldn't be reached. Signed-off-by: Ben Pfaff <[email protected]> Acked-by: Kyle Mestery <[email protected]>
- Loading branch information