commit | db7c727402b3f6a604f0c52be5f6df8ca3797030 | [log] [tgz] |
---|---|---|
author | Brian Norris <computersforpeace@gmail.com> | Mon May 04 11:43:31 2015 -0700 |
committer | Brian Norris <computersforpeace@gmail.com> | Thu May 14 09:56:31 2015 -0700 |
tree | a55fa9b3ea2a3da12428dfbfb4d1cd8dd693520d | |
parent | b787f68c36d49bb1d9236f403813641efa74a031 [diff] |
mtd: readtest: don't clobber error reports Commit 2a6a28e7922c ("mtd: Make MTD tests cancelable") accidentally clobbered any read failure reports. Coverity CID #1296020 Signed-off-by: Brian Norris <computersforpeace@gmail.com>