Loading
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:
Brian Norris <computersforpeace@gmail.com>
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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:
Brian Norris <computersforpeace@gmail.com>