diff options
author | Abhishek Sahu <absahu@codeaurora.org> | 2017-08-02 15:33:05 +0300 |
---|---|---|
committer | Brian Norris <computersforpeace@gmail.com> | 2017-08-13 00:53:24 +0300 |
commit | 9a51544774a57fcb94994a61860a17f9e63a8d7b (patch) | |
tree | c7bf686fa531a1752d3a5b51e9c889872adfd52b /crypto/ripemd.h | |
parent | 33983675fbd5b2447430c3dd4c205e879576b475 (diff) | |
download | linux-9a51544774a57fcb94994a61860a17f9e63a8d7b.tar.xz |
mtd: blkdevs: Fix mtd block write failure
All the MTD block write requests are failing with
following error messages
mkfs.ext4 /dev/mtdblock0
print_req_error: I/O error, dev mtdblock0, sector 0
Buffer I/O error on dev mtdblock0, logical block 0,
lost async page write
The control is going to default case after block write request
because of missing return.
Fixes: commit 2a842acab109 ("block: introduce new block status code type")
Signed-off-by: Abhishek Sahu <absahu@codeaurora.org>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Diffstat (limited to 'crypto/ripemd.h')
0 files changed, 0 insertions, 0 deletions