diff options
author | Gustavo A. R. Silva <gustavo@embeddedor.com> | 2018-08-04 19:37:03 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-08-05 16:29:11 +0200 |
commit | 7a92719356cac8fef100a8a92e64b583f39368d2 (patch) | |
tree | ffe49d2bc5ed0a8bba11b2d7de26578d72a8d318 /kernel/dma.c | |
parent | b83a4141f025388fd1edeaa48789e3e166e95c7a (diff) | |
download | linux-7a92719356cac8fef100a8a92e64b583f39368d2.tar.gz linux-7a92719356cac8fef100a8a92e64b583f39368d2.tar.bz2 linux-7a92719356cac8fef100a8a92e64b583f39368d2.zip |
genwqe: card_base: 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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'kernel/dma.c')
0 files changed, 0 insertions, 0 deletions