[PATCH 0/2] Parenthesis fix
From: Cristian Sicilia
Date: Tue Nov 27 2018 - 15:58:17 EST
In the first patch there is a fix of some parenthesis that terminate
on end of line and some parameters that are not aligned with
previous parenthesis.
The second patch is a proposal that avoid the long line refactoring
code removing cast pointer.
Cristian Sicilia (2):
staging: emxx_udc: Align parameter with parenthesis
staging: emxx_udc: Remove cast and move all in one line.
drivers/staging/emxx_udc/emxx_udc.c | 282 ++++++++++++++----------------------
1 file changed, 111 insertions(+), 171 deletions(-)
--
2.7.4