Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1526762 > unrolled thread
| Started by | Walt Feasel <waltfeasel@gmail.com> |
|---|---|
| First post | 2016-11-21 16:10 +0100 |
| Last post | 2016-11-21 16:10 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
[PATCH 0/5] staging: emxx_udc: emxx_udc.c checkpatch modifications Walt Feasel <waltfeasel@gmail.com> - 2016-11-21 16:10 +0100
| From | Walt Feasel <waltfeasel@gmail.com> |
|---|---|
| Date | 2016-11-21 16:10 +0100 |
| Subject | [PATCH 0/5] staging: emxx_udc: emxx_udc.c checkpatch modifications |
| Message-ID | <sFYoh-2MJ-9@gated-at.bofh.it> |
Make Linux kernel style modifications for emxx_udc.c to include:
Blank lines after {
Logical continuation
Single statement blocks
Spaces preferred around operators
Align parenthesis
Walt Feasel (5):
staging: emxx_udc: emxx_udc.c Blank lines after {
staging: emxx_udc: emxx_udc.c Logical continuation
staging: emxx_udc: emxx_udc.c {} Single statement blocks
staging: emxx_udc: emxx_udc.c Spaces preferred around operators
staging: emxx_udc: emxx_udc.c Align parenthesis
drivers/staging/emxx_udc/emxx_udc.c | 57 ++++++++++++-------------------------
1 file changed, 18 insertions(+), 39 deletions(-)
--
2.1.4
Back to top | Article view | linux.kernel
csiph-web