Re: [PATCH] xen-blkfront: use true and false for boolean values

From: Jens Axboe
Date: Mon Aug 06 2018 - 10:15:45 EST


On 8/4/18 6:08 PM, Gustavo A. R. Silva wrote:
> Return statements in functions returning bool should use true or false
> instead of an integer value.
>
> This code was detected with the help of Coccinelle.

Applied, thanks.

--
Jens Axboe