aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpicoder.c
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2019-05-10 14:24:41 +0300
committerUlf Hansson <[email protected]>2019-05-28 09:53:54 +0200
commit61009f82a93f7c0b33cd9b3b263a6ab48f8b49d4 (patch)
treeec600fcb5a8358b060a9263daf66f8e5e622de79 /lib/mpi/mpicoder.c
parentcd6c84d8f0cdc911df435bb075ba22ce3c605b07 (diff)
memstick: mspro_block: Fix an error code in mspro_block_issue_req()
We accidentally changed the error code from -EAGAIN to 1 when we did the blk-mq conversion. Maybe a contributing factor to this mistake is that it wasn't obvious that the "while (chunk) {" condition is always true. I have cleaned that up as well. Fixes: d0be12274dad ("mspro_block: convert to blk-mq") Cc: [email protected] Signed-off-by: Dan Carpenter <[email protected]> Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'lib/mpi/mpicoder.c')
0 files changed, 0 insertions, 0 deletions