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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 18 Nov 2016 18:58:04 +0100
From:   Sergio Paracuellos <sergio.paracuellos@...il.com>
To:     gregkh@...uxfoundation.org
Cc:     devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org,
        liodot@...il.com, charrer@...critech.com
Subject: [PATCH 0/6] staging: slicoss: fix some style issues

This patchset fix several style issues to comply with 
the standard kernel coding style.

Sergio Paracuellos (6):
  staging: slicoss: avoid CamelCases in slic.h
  staging: slicoss: fix parenthesis alignment in slicoss.c
  staging: slicoss: logical continuations should be on the previous line
  staging: slicoss: braces should be used on all arms of this statement
  staging: slicoss: avoid CamelCases in slichw.h
  staging: slicoss: avoid CamelCases slicoss.c

 drivers/staging/slicoss/slic.h    |  30 +++---
 drivers/staging/slicoss/slichw.h  | 178 +++++++++++++++++-----------------
 drivers/staging/slicoss/slicoss.c | 194 +++++++++++++++++++-------------------
 3 files changed, 200 insertions(+), 202 deletions(-)

-- 
1.9.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ