]> git.baikalelectronics.ru Git - kernel.git/commit
staging: gasket: gasket page table functions use bool return type
authorTodd Poynor <toddpoynor@google.com>
Fri, 20 Jul 2018 03:49:09 +0000 (20:49 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 21 Jul 2018 06:50:35 +0000 (08:50 +0200)
commit9a8d90d8d7fd42f152e158bb3dd62b58e4770842
tree580ec47deb5e7dcb4d8ddfab4da83b3be62e8f98
parent536dfafe90f0da4775fbd553a90c613936fd9b58
staging: gasket: gasket page table functions use bool return type

Convert from int to bool return type for gasket page table functions
that return values used as booleans.

Reported-by: Guenter Roeck <groeck@chromium.org>
Signed-off-by: Simon Que <sque@chromium.org>
Signed-off-by: Todd Poynor <toddpoynor@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/gasket/gasket_page_table.c
drivers/staging/gasket/gasket_page_table.h