mirror of
https://github.com/torvalds/linux
synced 2026-06-15 23:02:09 +09:00
Commit 2a6a28e792 ("mtd: Make MTD tests cancelable") accidentally
clobbered any read failure reports.
Coverity CID #1296020
Signed-off-by: Brian Norris <computersforpeace@gmail.com>