commit | 68b14b8f9482b6c42cec71e06613f5684e89d275 | [log] [tgz] |
---|---|---|
author | Tomas Henzl <thenzl@redhat.com> | Sun Nov 16 14:35:34 2014 +0100 |
committer | Christoph Hellwig <hch@lst.de> | Tue Nov 25 15:42:52 2014 +0100 |
tree | 5aa7c5f3db01c042acf231a9b48fa4c6c297ae32 | |
parent | ba9e5874b2f4a191cdd9de8a7ea96344458c1ab7 [diff] |
esas2r: fix an oversight in setting return value The patch moves an error code assigment to a 'default' case in the previous switch statement. Signed-off-by: Tomas Henzl <thenzl@redhat.com> Acked-by: Bradley Grove <bgrove@attotech.com> Signed-off-by: Christoph Hellwig <hch@lst.de>