alistair23-linux/drivers/cdrom
Christophe JAILLET 605cdf0875 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>
2017-02-07 16:17:16 -07:00
..
cdrom.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00
gdrom.c gdrom: Add missing error code 2017-02-07 16:17:16 -07:00
Makefile