]> git.baikalelectronics.ru Git - kernel.git/commit
staging: speakup: Added spaces around arithmetic operators.
authorVarsha Rao <rvarsha016@gmail.com>
Wed, 22 Feb 2017 17:46:40 +0000 (23:16 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 6 Mar 2017 08:17:02 +0000 (09:17 +0100)
commit4a9a75c9cbdf72476a7d796beb5e2ff6b32f0cd8
tree01733020fbc3b1a6050aa6e8d8189179e3eafc45
parent3b06a3d5f0887b5f8871fb6f6def3cb7e108ac44
staging: speakup: Added spaces around arithmetic operators.

Added spaces around arithmetic operators (+, -, /), to fix the checkpatch
issue.

Signed-off-by: Varsha Rao <rvarsha016@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/speakup/kobjects.c
drivers/staging/speakup/selection.c
drivers/staging/speakup/serialio.c
drivers/staging/speakup/speakup_acntpc.c