[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1543352237-1978-1-git-send-email-sicilia.cristian@gmail.com>
Date: Tue, 27 Nov 2018 21:57:15 +0100
From: Cristian Sicilia <sicilia.cristian@...il.com>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Carmeli Tamir <carmeli.tamir@...il.com>,
Dan Carpenter <dan.carpenter@...cle.com>,
Arkadiusz Lis <areklis909@...il.com>,
Nathan Chancellor <natechancellor@...il.com>
Cc: Cristian Sicilia <sicilia.cristian@...il.com>,
devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org
Subject: [PATCH 0/2] Parenthesis fix
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
Powered by blists - more mailing lists