Files
linux/drivers/block
Axel Lin 51ef72bda7 block: nvme-scsi: Catch kcalloc failure
res variable was initialized to -ENOMEM, but it's override by
nvme_trans_copy_from_user(). So current code returns 0 if kcalloc fails.
Fix it to return proper error code.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
2015-06-20 10:34:07 -06:00
..
2015-04-15 16:35:22 -07:00
2015-02-16 17:56:04 -08:00
2013-04-09 14:13:19 -04:00
2011-08-08 11:40:15 +02:00
2014-08-08 15:57:28 -07:00
2015-05-20 09:54:35 -06:00
2013-11-08 09:10:30 -07:00
2009-03-26 21:15:27 +01:00