Staging: speakup: serialio: Fixed errors in file
authorTracey Dent <tdent48227@gmail.com>
Fri, 8 Oct 2010 21:46:37 +0000 (17:46 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sat, 9 Oct 2010 02:49:26 +0000 (19:49 -0700)
On line 40 printk() needed an KERN_* facility level, so I gave it
INFO. Also, fixed a C99 comment error.

Signed-off-by: Tracey Dent <tdent48227@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found