]> git.baikalelectronics.ru Git - kernel.git/commit
staging: speakup: Moved OR operator to previous line.
authorArushi Singhal <arushisinghal19971997@gmail.com>
Tue, 21 Mar 2017 11:42:30 +0000 (17:12 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 23 Mar 2017 13:20:41 +0000 (14:20 +0100)
commit1f5d7eb6bc62abaa2537a99628e1fe862da8405e
tree39783c3002059d6a4b3a4c253dc27b5251e09fed
parent177397fbec44a15f3075ee07f92e6890abe921f5
staging: speakup: Moved OR operator to previous line.

Moved logical OR operator to previous line to fix the following
checkpatch issue:

CHECK: Logical continuations should be on the previous line.

Signed-off-by: Arushi Singhal <arushisinghal19971997@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/speakup/main.c