staging: speakup: Fix warning of line over 80 characters.
authorShirish Gajera <gshirishfree@gmail.com>
Sat, 28 Mar 2015 20:21:39 +0000 (13:21 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 3 Apr 2015 11:43:45 +0000 (13:43 +0200)
commit63b8ebe44ab6bc812f849818250e49e9157c309c
treee0b748194bc663586b2e52fd3c39e53d2bb0f8cc
parent7f688833662dac4c48dcc18198a1a3a35fcbf0cd
staging: speakup: Fix warning of line over 80 characters.

This patch fixes the checkpatch.pl warning:
WARNING: line over 80 characters

All line over 80 characters in driver/staging/speakup/* are fixed.

Signed-off-by: Shirish Gajera <gshirishfree@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/speakup/main.c
drivers/staging/speakup/serialio.h
drivers/staging/speakup/speakup.h
drivers/staging/speakup/speakup_decext.c
drivers/staging/speakup/speakup_decpc.c
drivers/staging/speakup/spk_types.h
This page took 0.025307 seconds and 5 git commands to generate.