]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] Char: isicom, expand function
authorJiri Slaby <jirislaby@gmail.com>
Fri, 8 Dec 2006 10:38:49 +0000 (02:38 -0800)
committerLinus Torvalds <torvalds@woody.osdl.org>
Fri, 8 Dec 2006 16:28:57 +0000 (08:28 -0800)
commit09a4a112559f4e93bb07d9683972e9064ae0418f
treed4ac429d23df6e2308eccb2d84d693411166d12e
parent592ee3a5e5e2a981ef2829a0380093006d045661
[PATCH] Char: isicom, expand function

Simple functions (those, that calls reuest_irq, request_region et al) may be
expanded directly in code.  It makes probe function more readable and
transparent.

Signed-off-by: Jiri Slaby <jirislaby@gmail.com>
Acked-by: Alan Cox <alan@redhat.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/char/isicom.c