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


Groups > linux.kernel > #1524049

[PATCH v2 0/3] staging: xgifb: vb_init.c checkpatch modifications

From Walt Feasel <waltfeasel@gmail.com>
Newsgroups linux.kernel
Subject [PATCH v2 0/3] staging: xgifb: vb_init.c checkpatch modifications
Date 2016-11-17 04:10 +0100
Message-ID <sElfj-3lP-3@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Make Linux kernel coding style modifications for vb_init.c to include:

CHECK: Logical continuations should be on the previous line
CHECK: Alignment should match open parenthesis
Various comment style modifications

Walt Feasel (3):

  staging: xgifb: vb_init.c Logical continuation
  staging: xgifb: vb_init.c Align parenthesis
  staging: xgifb: vb_init.c Comment style modifications

 drivers/staging/xgifb/vb_init.c | 56 ++++++++++++++++++++++-------------------
 1 file changed, 30 insertions(+), 26 deletions(-)

--
v2 makes changes to correct for email format patch submission 
2.1.4

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH v2 0/3] staging: xgifb: vb_init.c checkpatch modifications Walt Feasel <waltfeasel@gmail.com> - 2016-11-17 04:10 +0100
  [PATCH v2 1/3] staging: xgifb: vb_init.c Logical continuation Walt Feasel <waltfeasel@gmail.com> - 2016-11-17 04:10 +0100
  [PATCH v2 2/3] staging: xgifb: vb_init.c Align on parenthesis Walt Feasel <waltfeasel@gmail.com> - 2016-11-17 04:10 +0100
  [PATCH v2 3/3] staging: xgifb: vb_init.c Comment style Walt Feasel <waltfeasel@gmail.com> - 2016-11-17 04:10 +0100

csiph-web