[PATCH v2 0/2] staging:speakup: Multiple checkpatch issues,

From: Arushi Singhal
Date: Sun Mar 19 2017 - 10:09:39 EST


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

Arushi Singhal (2):
staging: speakup: Moved OR operator to previous line.
staging: speakup: spaces preferred around operator

drivers/staging/speakup/main.c | 8 ++++----
drivers/staging/speakup/speakup.h | 12 ++++++------
drivers/staging/speakup/speakup_acntpc.c | 2 +-
drivers/staging/speakup/speakup_decpc.c | 20 ++++++++++----------
drivers/staging/speakup/speakup_dtlk.c | 2 +-
drivers/staging/speakup/speakup_keypc.c | 6 +++---
drivers/staging/speakup/speakup_ltlk.c | 2 +-
7 files changed, 26 insertions(+), 26 deletions(-)

--
changes in v2
- correct the commit message of [PATCH 1/2]
2.11.0