-
由 Bjorn Helgaas 提交于
"slots_not_empty" is initialized to zero and can't be set again before reaching this point, so this return statement is dead. Remove it. Found by Coverity (CID 114324). Signed-off-by: NBjorn Helgaas <bhelgaas@google.com>67454b66
"slots_not_empty" is initialized to zero and can't be set again before
reaching this point, so this return statement is dead. Remove it.
Found by Coverity (CID 114324).
Signed-off-by: NBjorn Helgaas <bhelgaas@google.com>