xen/tmem: Switch to using bool
authorAndrew Cooper <andrew.cooper3@citrix.com>
Fri, 23 Jun 2017 10:48:21 +0000 (10:48 +0000)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Wed, 28 Jun 2017 16:41:04 +0000 (17:41 +0100)
commit288e27951360f2c6054404c679fdf6198d701e7b
tree4020fc4916a9a47b9d653ed56bcba6adead3e76c
parent4194816d0e837deb91d7fa882618f1818a6afc9d
xen/tmem: Switch to using bool

 * Drop redundant initialisers
 * Style corrections while changing client_over_quota()
 * Drop all write-only bools from do_tmem_op()

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Reviewed-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Reviewed-by: Wei Liu <wei.liu2@citrix.com>
xen/common/tmem.c
xen/common/tmem_control.c
xen/common/tmem_xen.c
xen/include/xen/tmem_xen.h