OSDN Git Service

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)
commitc5172a29d7386753e19f4860351b0fda06863d47
tree580ec47deb5e7dcb4d8ddfab4da83b3be62e8f98
parent9116223b84da485735b495bda6c35b43f005d222
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