staging: speakup: Remove unnecessary parentheses
authorCastulo J. Martinez <castulo.martinez@intel.com>
Sat, 16 Sep 2017 00:16:54 +0000 (17:16 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 18 Sep 2017 10:23:40 +0000 (12:23 +0200)
commitcc346b6a100527916c86d55e6f2f24ac72b1ca1f
tree67f280293fd620eef00940aa54bbdbd40c2eed55
parentb677f4ecf6ac46ac810b663f40ee78a5adef8f6a
staging: speakup: Remove unnecessary parentheses

Remove unnecessary parentheses from if statements to make the code
easier to read.

Issue found by checkpatch.

Signed-off-by: Castulo J. Martinez <castulo.martinez@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/speakup/buffers.c