staging: emxx_udc: remove unneeded parenthesis
authorEmiliano Ingrassia <ingrassia.emiliano@gmail.com>
Mon, 25 Mar 2019 22:57:19 +0000 (23:57 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 27 Mar 2019 14:37:30 +0000 (23:37 +0900)
commitb83970f23f36f0e2968872140e69f68118d82fe3
tree57350c4959ec1c7733825611a3e44e3801b173b6
parentac118d87cff7eb9b799c6676ca0646928cb65e85
staging: emxx_udc: remove unneeded parenthesis

Fix 5 warnings detected by checkpatch.pl about unneeded parenthesis
around conditions tests.

Signed-off-by: Emiliano Ingrassia <ingrassia.emiliano@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/emxx_udc/emxx_udc.c