Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1526762 > unrolled thread

[PATCH 0/5] staging: emxx_udc: emxx_udc.c checkpatch modifications

Started byWalt Feasel <waltfeasel@gmail.com>
First post2016-11-21 16:10 +0100
Last post2016-11-21 16:10 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PATCH 0/5] staging: emxx_udc: emxx_udc.c checkpatch modifications Walt Feasel <waltfeasel@gmail.com> - 2016-11-21 16:10 +0100

#1526762 — [PATCH 0/5] staging: emxx_udc: emxx_udc.c checkpatch modifications

FromWalt Feasel <waltfeasel@gmail.com>
Date2016-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

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web