staging: speakup: speakup_decext.c: style fixes
authorChristopher Brannon <cmbrannon79@gmail.com>
Fri, 15 Oct 2010 00:23:51 +0000 (19:23 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 15 Oct 2010 19:22:36 +0000 (12:22 -0700)
commit3d4f7eaf6526f82e61b090792d5c28c0eabd2175
tree47484e177ad97e077d653026b5b2dbeb6af42316
parent64d1e5a0986e612307138db8db1dc2db9bf919f8
staging: speakup: speakup_decext.c: style fixes

* Clean this file based on reports from checkpatch.pl.
* Replace function-like macros with inline macros.
* Eliminate a use of the ternary operator, for readability.

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