diff options
author | Saiyam Doshi <saiyamdoshi.in@gmail.com> | 2019-09-08 23:22:47 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-09-12 10:35:51 +0100 |
commit | 8b77d94e69c33f53cbb7a70ad43ba8881dfc9e32 (patch) | |
tree | 5ea4a064f0e72678ede6f406a906400af6c1ad9d /drivers/staging/rtl8712 | |
parent | 8692b047e86cff448af1564a8bdda770d2deb567 (diff) | |
download | linux-8b77d94e69c33f53cbb7a70ad43ba8881dfc9e32.tar.bz2 |
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>
Diffstat (limited to 'drivers/staging/rtl8712')
0 files changed, 0 insertions, 0 deletions