Improve readability by fixing multiple checkpatch.pl issues in speakup driver. Arushi Singhal (11): staging: speakup: Moved logical to previous line. staging: speakup: Remove multiple assignments staging: speakup: Simplify "NULL" comparisons staging: speakup: fixes braces {} should be used on all arms of this statement staging: speakup: Remove multiple assignments staging: speakup: Moved OR operator to previous line. staging: speakup: spaces preferred around operator staging: speakup: Removed Unnecessary parentheses. staging: speakup: Simplify the NULL comparisons staging: speakup: Match alignment with open parenthesis. staging: speakup: Fix alignment with parenthesis. drivers/staging/speakup/fakekey.c | 2 +- drivers/staging/speakup/kobjects.c | 2 +- drivers/staging/speakup/main.c | 110 +++++++++++++++++-------------- drivers/staging/speakup/selection.c | 4 +- drivers/staging/speakup/serialio.c | 2 +- drivers/staging/speakup/speakup.h | 12 ++-- drivers/staging/speakup/speakup_acntpc.c | 8 +-- drivers/staging/speakup/speakup_apollo.c | 2 +- drivers/staging/speakup/speakup_decext.c | 10 +-- drivers/staging/speakup/speakup_decpc.c | 26 ++++---- drivers/staging/speakup/speakup_dectlk.c | 6 +- drivers/staging/speakup/speakup_dtlk.c | 2 +- drivers/staging/speakup/speakup_keypc.c | 6 +- drivers/staging/speakup/speakup_ltlk.c | 2 +- drivers/staging/speakup/varhandlers.c | 18 ++--- 15 files changed, 114 insertions(+), 98 deletions(-) -- 2.11.0 _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel