diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2017-02-06 23:00:13 +0100 |
---|---|---|
committer | Jens Axboe <axboe@fb.com> | 2017-02-07 16:17:16 -0700 |
commit | 605cdf0875f80300be47e79bd91b2d60916407d3 (patch) | |
tree | 420d97001cf1e8bbf6a1ec283c7c05c5d54d57e5 /mm/swap_cgroup.c | |
parent | 8c87fe722053658467bcc9e5ea82051ce3d3a693 (diff) | |
download | linux-605cdf0875f80300be47e79bd91b2d60916407d3.tar.bz2 |
gdrom: Add missing error code
In case of error, 'err' is known to be 0 here, because of the previous
test. Set it to a -ENOMEM instead.
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'mm/swap_cgroup.c')
0 files changed, 0 insertions, 0 deletions