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:   Fri, 10 Mar 2017 00:33:14 +0530
From:   Arushi Singhal <arushisinghal19971997@...il.com>
To:     w.d.hubbs@...il.com
Cc:     chris@...-brannons.com, outreachy-kernel@...glegroups.com,
        kirk@...sers.ca, samuel.thibault@...-lyon.org,
        gregkh@...uxfoundation.org, speakup@...ux-speakup.org,
        devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org,
        Arushi Singhal <arushisinghal19971997@...il.com>
Subject: [PATCH 0/6] staging: speakup: multiple checkpatch issues

Improve readability by fixing multiple checkpatch.pl
issues in speakup driver. 

Arushi Singhal (6):
  staging: speakup: fix "Alignment match open parenthesis"
  staging: speakup: Placed Logical on the previous line
  staging: speakup: spaces preferred around operator
  staging: speakup: identation should use tabs
  staging: speakup: Alignment should match open parenthesis
  staging: speakup: Add blank line after function/struct/union/enum
    declarations

 drivers/staging/speakup/i18n.c           |  2 +-
 drivers/staging/speakup/kobjects.c       | 56 ++++++++++++++++----------------
 drivers/staging/speakup/main.c           | 11 ++++---
 drivers/staging/speakup/selection.c      |  2 +-
 drivers/staging/speakup/serialio.c       |  7 ++--
 drivers/staging/speakup/speakup.h        | 12 +++----
 drivers/staging/speakup/speakup_acntpc.c | 10 +++---
 drivers/staging/speakup/speakup_apollo.c |  2 +-
 drivers/staging/speakup/speakup_decext.c |  4 +--
 drivers/staging/speakup/speakup_decpc.c  | 22 ++++++-------
 drivers/staging/speakup/speakup_dtlk.c   | 17 +++++-----
 drivers/staging/speakup/speakup_dtlk.h   | 10 +++---
 drivers/staging/speakup/speakup_keypc.c  | 12 +++----
 drivers/staging/speakup/speakup_ltlk.c   |  2 +-
 14 files changed, 86 insertions(+), 83 deletions(-)

-- 
2.11.0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ