On 6/28/19 5:29 PM, Chaitanya Kulkarni wrote:
> In null_handle_cmd() when device is configured as zoned, variable op is
> decalred as an int, where it is used to hold values of type
> REQ_OP_XXX which is of type enum req_opf. Change the type from
> int to enum req_opf.

Applied, thanks.

-- 
Jens Axboe

Reply via email to