dm table: use bool function return values of true/false not 1/0
authorJoe Perches <joe@perches.com>
Mon, 30 Mar 2015 17:43:18 +0000 (10:43 -0700)
committerMike Snitzer <snitzer@redhat.com>
Wed, 15 Apr 2015 16:10:23 +0000 (12:10 -0400)
Use the normal return values for bool functions.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
drivers/md/dm-table.c

Simple merge