Re: [PATCH] btrfs: Fix bool initialization/comparison

From: David Sterba
Date: Mon Oct 09 2017 - 12:07:48 EST


On Sat, Oct 07, 2017 at 04:02:21PM +0200, Thomas Meyer wrote:
> Bool initializations should use true and false. Bool tests don't need
> comparisons.
>
> Signed-off-by: Thomas Meyer <thomas@xxxxxxxx>

Reviewed-by: David Sterba <dsterba@xxxxxxxx>