Char: cyclades, make the isr code readable
authorJiri Slaby <jirislaby@gmail.com>
Thu, 18 Oct 2007 10:06:21 +0000 (03:06 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Thu, 18 Oct 2007 21:37:26 +0000 (14:37 -0700)
commitce97a09767b59dcde3715ba4a9eebc71b0ce71b2
tree8df9e8824cd57963e40bc701a6917fc0ed2bf64e
parentebafeeff0fea029099e9952f233e0794106897a6
Char: cyclades, make the isr code readable

Due to large indent the code was wrapped and unreadable.  Create 3 function
instead of one and reorder the code, so it is readable now.

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