Commit e22b7651 authored by Brian Norris's avatar Brian Norris
Browse files

mtd: blkdevs: remove dead code



The only exit (break) from the preceding loop is nested within a
condition which yields req == NULL. This code is dead.

Coverity CID #752669

Signed-off-by: default avatarBrian Norris <computersforpeace@gmail.com>
parent 99f6d50d
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment