lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 17 Nov 2016 19:12:47 -0500
From:   Walt Feasel <waltfeasel@...il.com>
To:     arnaud.patard@...-net.org
Cc:     gregkh@...uxfoundation.org, devel@...verdev.osuosl.org,
        linux-kernel@...r.kernel.org, Walt Feasel <waltfeasel@...il.com>
Subject: [PATCH v2 0/7] staging: xgifb: vb_setmode.c checkpatch modifications

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

CHECK: spaces preferred around that
CHECK: Alignment should match open parenthesis
CHECK: No space is necessary after a cast
WARNING: braces {} are not necessary for single statement blocks
CHECK: Logical continuations should be on the previous line
Spelling
Comment style modifications

Walt Feasel (7):

  staging: xgifb: vb_setmode.c Comment Spelling correction
  staging: xgifb: vb_setmode.c Comment style modifications
  staging: xgifb: vb_setmode.c Space around operator
  staging: xgifb: vb_setmode.c Braces single statement blocks
  staging: xgifb: vb_setmode.c Space after cast
  staging: xgifb: vb_setmode.c Logical continuation
  staging: xgifb: vb_setmode.c Align match parenthesis

 drivers/staging/xgifb/vb_setmode.c | 642 ++++++++++++++++++-------------------
 1 file changed, 311 insertions(+), 331 deletions(-)

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ