Re: [PATCH 2/7] dm_table: Use bool function return values of true/false not 1/0
From: Mike Snitzer <hidden>
Date: 2015-03-30 17:51:36
Also in:
dm-devel, lkml
From: Mike Snitzer <hidden>
Date: 2015-03-30 17:51:36
Also in:
dm-devel, lkml
On Mon, Mar 30 2015 at 1:43pm -0400, Joe Perches [off-list ref] wrote:
Use the normal return values for bool functions Signed-off-by: Joe Perches <joe@perches.com>
Applied, thanks.