]> asedeno.scripts.mit.edu Git - linux.git/commit
drivers/staging/speakup: fix indent coding style problem in spk_ttyio.c
authorRui Teng <rui.teng@linux.vnet.ibm.com>
Tue, 23 May 2017 02:04:15 +0000 (10:04 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 25 May 2017 16:56:45 +0000 (18:56 +0200)
commitfc0f0bd61230f4d85670928539db40ab5528b50c
treec97ee0db77a149d5665e0499672d96be39c3d7ef
parent5c60befe6df8ec85282728677f4445f5e2aab3ee
drivers/staging/speakup: fix indent coding style problem in spk_ttyio.c

This is a patch to the spk_ttyio.c file which fixes up the indent error
reported by the checkpatch.pl tool.

Signed-off-by: Rui Teng <rui.teng@linux.vnet.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/speakup/spk_ttyio.c