From: Jiri Slaby Date: Wed, 30 Apr 2008 07:53:46 +0000 (-0700) Subject: Char: moxa, little cleanup X-Git-Tag: v2.6.26-rc1~218 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eaa95a8da6366c34d3a61e93109e5f8f8a4e72a0;p=pandora-kernel.git 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 Tested-by: Oyvind Aabling Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed