]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitd01250820cceec558b45d07ce8e701d6da2e3416
treeb5d711cb5cf7d01f5ed007d1f17fb3dc69e29088
parentbaddccdd19e7215f1040b278c504e620683a86e0
[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