commit | 63b8ebe44ab6bc812f849818250e49e9157c309c | [log] [tgz] |
---|---|---|
author | Shirish Gajera <gshirishfree@gmail.com> | Sat Mar 28 13:21:39 2015 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Apr 03 13:43:45 2015 +0200 |
tree | e0b748194bc663586b2e52fd3c39e53d2bb0f8cc | |
parent | 7f688833662dac4c48dcc18198a1a3a35fcbf0cd [diff] |
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>