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 and using a temporary parameter that will be passed to the function on next line. Cristian Sicilia (2): staging: emxx_udc: Align parameter with parenthesis staging: emxx_udc: Added a temporary variable with address. drivers/staging/emxx_udc/emxx_udc.c | 288 +++++++++++++++--------------------- 1 file changed, 117 insertions(+), 171 deletions(-) -- 2.7.4 _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel