diff options
author | Gustavo A. R. Silva <gustavo@embeddedor.com> | 2018-08-05 02:50:14 +0200 |
---|---|---|
committer | Boris Ostrovsky <boris.ostrovsky@oracle.com> | 2018-08-06 16:20:57 +0200 |
commit | bf06bad958c4536ee5ac3461a18976ea3e896f26 (patch) | |
tree | 410a0b7b7744e0081c17cf8206f1f2d0eb05a0bf /arch/x86/xen | |
parent | xen/gntdev: don't dereference a null gntdev_dmabuf on allocation failure (diff) | |
download | linux-bf06bad958c4536ee5ac3461a18976ea3e896f26.tar.xz linux-bf06bad958c4536ee5ac3461a18976ea3e896f26.zip |
xen/biomerge: Use true and false for boolean values
Return statements in functions returning bool should use true or false
instead of an integer value.
This code was detected with the help of Coccinelle.
Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Reviewed-by: Juergen Gross <jgross@suse.com>
Signed-off-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
Diffstat (limited to 'arch/x86/xen')
0 files changed, 0 insertions, 0 deletions