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, 14 Dec 2017 12:34:03 -0200
From:   "Guilherme G. Piccoli" <gpiccoli@...ux.vnet.ibm.com>
To:     haver@...ux.vnet.ibm.com, linux-kernel@...r.kernel.org
Cc:     arnd@...db.de, gregkh@...uxfoundation.org,
        gpiccoli@...ux.vnet.ibm.com
Subject: [PATCH 0/3] Some small clean-ups in genwqe

This patchset is composed by 3 small clean-ups to genwqe
driver. It aims to improve code clarity, by removing unused
stuff and make the code follow some conventions.

It was built and tested against v4.15-rc3, and aims merge
in v4.16 if possible.

Thanks in advance!

Guilherme G. Piccoli (3):
  genwqe: Remove unused variable and rename function
  genwqe: Make defines uppercase
  genwqe: Remove unused parameter in some functions

 drivers/misc/genwqe/card_base.c    | 16 ++++++++--------
 drivers/misc/genwqe/card_base.h    | 20 +++++++++-----------
 drivers/misc/genwqe/card_ddcb.c    | 22 +++++++++++-----------
 drivers/misc/genwqe/card_debugfs.c |  2 +-
 drivers/misc/genwqe/card_dev.c     | 19 ++++++++-----------
 drivers/misc/genwqe/card_utils.c   | 25 +++++++++----------------
 6 files changed, 46 insertions(+), 58 deletions(-)

-- 
2.15.0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ