diff options
author | Jiri Slaby <jirislaby@gmail.com> | 2008-04-30 00:53:46 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-04-30 08:29:43 -0700 |
commit | eaa95a8da6366c34d3a61e93109e5f8f8a4e72a0 (patch) | |
tree | 9e42c6345bfa6ea86955751b049c38db6a71cc18 /ipc | |
parent | a8f5cda067e2eeefe49fe386caf0f61fc5c825e0 (diff) |
Char: moxa, little cleanup
Cleanup of
- whitespace
- macros
- useless casts
- return (sth); -> return sth;
- types
- superfluous parenthesis and braces
- init tmp directly in moxa_get_serial_info
- commented defunct code
- commented prototypes
- MOXA/moxa printk case
Signed-off-by: Jiri Slaby <jirislaby@gmail.com>
Tested-by: Oyvind Aabling <Oyvind.Aabling@uni-c.dk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions