On 3/28/20 12:27 PM, Chaitanya Kulkarni wrote: > This patch fixes follwoing warning: > > block/blk-core.c: In function ‘blk_alloc_queue’: > block/blk-core.c:558:10: warning: returning ‘int’ from a function with return type ‘struct request_queue *’ makes pointer from integer without a cast [-Wint-conversion] > return -EINVAL; Applied, thanks. -- Jens Axboe