commit | eae4436a4e513f5f912dcc5dac79038f22fb6403 | [log] [tgz] |
---|---|---|
author | Jiri Slaby <jirislaby@gmail.com> | Fri Dec 08 02:38:27 2006 -0800 |
committer | Linus Torvalds <torvalds@woody.osdl.org> | Fri Dec 08 08:28:54 2006 -0800 |
tree | 32f06f9f85f82446cd2e62df6542b2c2e54c115b | |
parent | ead568c9cdab2592abdbd1f023931665cc24b5db [diff] |
[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 <alan@lxorguk.ukuu.org.uk> Signed-off-by: Jiri Slaby <jirislaby@gmail.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>