nvme: Use unsigned
CI complains about signed/unsigned comparisons, but normal build does
not. Fix this by transitioning to unsigned and using a loop-scoped
variable.
Fixes: d714732b598b
Sponsored by: Netflix
nvme: Use unsigned Tags None Referenced Files None Subscribers None
Description
Details
|