staging: speakup: speakup_keypc.c: style fixes
authorChristopher Brannon <cmbrannon79@gmail.com>
Fri, 15 Oct 2010 00:23:55 +0000 (19:23 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 15 Oct 2010 19:22:37 +0000 (12:22 -0700)
commit75d6282d8b2d58b4722e63225f3951e1c9b0ebf8
tree2b446fff03ac26e84fb8dce12ed04d8e58109ba9
parent9d096afa060935f1ecf04ef2d7534e0b0d94ac9d
staging: speakup: speakup_keypc.c: style fixes

* Clean this file based on reports from checkpatch.pl.
* Eliminate the unused synth_readable macro.
* Convert function-like macros to inline functions.

Signed-off-by: Christopher Brannon <chris@the-brannons.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/speakup/speakup_keypc.c