commit | 7f61f5a022101e0c38c3cff2ef9ace9c9c86dbfb | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Mon Mar 30 10:43:18 2015 -0700 |
committer | Mike Snitzer <snitzer@redhat.com> | Wed Apr 15 12:10:23 2015 -0400 |
tree | 1e5022607343a7fed4abe7460e2a2912b34023b9 | |
parent | 65ff5b7ddf0541f2b6e5cc59c47bfbf6cbcd91b8 [diff] |
dm table: use bool function return values of true/false not 1/0 Use the normal return values for bool functions. Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Mike Snitzer <snitzer@redhat.com>