[PATCH 0/6] staging: speakup: multiple checkpatch issues

Arushi Singhal arushisinghal19971997 at gmail.com
Thu Mar 9 19:03:14 UTC 2017


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



More information about the devel mailing list