x86/irq.c: use plain bool
authorWei Liu <wei.liu2@citrix.com>
Wed, 28 Jun 2017 13:15:58 +0000 (14:15 +0100)
committerWei Liu <wei.liu2@citrix.com>
Thu, 29 Jun 2017 10:57:03 +0000 (11:57 +0100)
commit5b4b81a4be554566e1e420701ea7c5cbe1249eb4
tree2e938981586594618be61e95c5a8b57c62aea596
parent20e725e9364cff4a29945f66986ecd88cca8743d
x86/irq.c: use plain bool

Replace bool_t with bool and adjust code accordingly.

Signed-off-by: Wei Liu <wei.liu2@citrix.com>
Reviewed-by: Andrew Cooper <andrew.cooper@citrix.com>
xen/arch/x86/irq.c
xen/include/asm-x86/irq.h