From: Jiri Slaby Date: Fri, 8 Dec 2006 10:38:27 +0000 (-0800) Subject: [PATCH] Char: mxser_new, compress isa finding X-Git-Tag: v2.6.20-rc1~34^2~221 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eae4436a4e513f5f912dcc5dac79038f22fb6403;p=pandora-kernel.git [PATCH] Char: mxser_new, compress isa finding ISA cards finding was too complex -- 2 (module params + predefined) absolutely same routines, join them together with one for loop, one if and one indent level. Cc: Alan Cox Signed-off-by: Jiri Slaby Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed