commit | 47babd4c6a16915aeb15d4216d91f03910572982 | [log] [tgz] |
---|---|---|
author | Jiri Slaby <jirislaby@gmail.com> | Mon Oct 13 10:34:27 2008 +0100 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Oct 13 09:51:39 2008 -0700 |
tree | ca30c2ca459e5e91ccb657be4367e51043d73801 | |
parent | 1361b7d3592b006574fb3cfeb21a02d520cca315 [diff] |
Char: merge ip2main and ip2base It's pretty useless to have one setup() function separated along with module_init() which only calls a function from ip2main anyway. Get rid of ip2base. Remove also checks of always-true now. Signed-off-by: Jiri Slaby <jirislaby@gmail.com> Signed-off-by: Alan Cox <alan@redhat.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>