staging: speakup: speakup_dtlk.c: style fixes
authorChristopher Brannon <cmbrannon79@gmail.com>
Fri, 15 Oct 2010 00:23:53 +0000 (19:23 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 15 Oct 2010 19:22:36 +0000 (12:22 -0700)
commit2c9e0cb07fc0dffe1377ad00ea79ed3d23588977
tree1d4a71bb0d4c9c59b26df02b0a947698f5f28e6e
parent227e18d6b62550dafb822de2f3d673e3791a13e0
staging: speakup: speakup_dtlk.c: style fixes

* Clean this file based on reports from checkpatch.pl.
* Replace function-like macros with inline functions.
* Simplify some boolean expressions.

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