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>] [day] [month] [year] [list]
Date:   Thu,  3 Aug 2017 17:20:42 +0530
From:   Rishabh Hardas <rishabhhardas@...il.com>
To:     gregkh@...uxfoundation.org
Cc:     linux@...f-Entwicklungen.de, rjosephwright@...il.com,
        colin.king@...onical.com, robsonde@...il.com,
        devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org,
        Rishabh Hardas <rishabhhardas@...il.com>
Subject: [PATCH v2 0/4] staging: pi433: Rename camel case and other style issues

Hi,

This series pf patches solves some of the coding style
issues. I have corrected long lines, changed comment style,
renamed enums and variables that were in camel case.

Tried to get zero erros and warnings on the pi433_if.h file.

Regards,
Rishabh Hardas

Rishabh Hardas (4):
  staging: pi433: Style fix - Correct long lines
  staging: pi433: Change Comments
  staging: pi433: Renaming Enums
  staging: pi433: Remove camel case variable names

 drivers/staging/pi433/pi433_if.c  |  4 +--
 drivers/staging/pi433/pi433_if.h  | 73 +++++++++++++++++++++------------------
 drivers/staging/pi433/rf69.c      | 26 +++++++-------
 drivers/staging/pi433/rf69.h      | 26 +++++++-------
 drivers/staging/pi433/rf69_enum.h | 16 ++++-----
 5 files changed, 76 insertions(+), 69 deletions(-)

--
1.9.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ