staging: speakup: Add blank line after declarations
authorArushi Singhal <arushisinghal19971997@gmail.com>
Tue, 14 Mar 2017 05:16:42 +0000 (10:46 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 16 Mar 2017 02:15:10 +0000 (11:15 +0900)
commitdefaa9ad58dfc561192b350b826dc65b6fb84098
treea60672e9a2a3d986b78b54fd0de42fa772490473
parent0b4139ad5e654b53c593aa84eb6bf36eb6644512
staging: speakup: Add blank line after declarations

Patch fixes the warnings reported by checkpatch.pl
for please use a blank line after function/struct/union/enum
declarations.
Add a blank line after enum and struct declarations.

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