[PATCH] Char: mxser_new, code upside down
authorJiri Slaby <jirislaby@gmail.com>
Fri, 8 Dec 2006 10:38:21 +0000 (02:38 -0800)
committerLinus Torvalds <torvalds@woody.osdl.org>
Fri, 8 Dec 2006 16:28:54 +0000 (08:28 -0800)
commita8dea4ec8012b5f55f8a68819a1809fe70635e29
treeb5d711cb5cf7d01f5ed007d1f17fb3dc69e29088
parentc88cb8f952e28d11af6b168eca28c08560009cca
[PATCH] Char: mxser_new, code upside down

Reorder functions upside down not to have too many prototypes of each function
and have some order (similar to other drivers).

Signed-off-by: Jiri Slaby <jirislaby@gmail.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/char/mxser_new.c