staging: emxx_udc: remove local TRUE/FALSE definition
commit8b77d94e69c33f53cbb7a70ad43ba8881dfc9e32
authorSaiyam Doshi <saiyamdoshi.in@gmail.com>
Sun, 8 Sep 2019 17:52:47 +0000 (8 23:22 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 12 Sep 2019 09:35:51 +0000 (12 10:35 +0100)
tree5ea4a064f0e72678ede6f406a906400af6c1ad9d
parent8692b047e86cff448af1564a8bdda770d2deb567
staging: emxx_udc: remove local TRUE/FALSE definition

As the function argument and variables are defined as type 'bool',
remove local TRUE/FALSE define and change usage of those macros
with boolean value.

Signed-off-by: Saiyam Doshi <saiyamdoshi.in@gmail.com>
Link: https://lore.kernel.org/r/20190908175247.GA20699@SD
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/emxx_udc/emxx_udc.c
drivers/staging/emxx_udc/emxx_udc.h