Jiri Slaby f1ddfd9502 ip2: init/deinit cleanup
Cleanup of module_init/exit:
- mostly whitespace
- remove empty functions
- replace c++ comments
- remove useless prints (module loaded, unloaded)
- mark the calls as __exit and __init
- use break; and return; to save some indent levels after it
- note resource leakage

It's still mess, but now it's readable.

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>
2008-10-13 09:51:39 -07:00
..
2008-10-13 09:51:39 -07:00
2008-08-19 18:47:56 +02:00
2008-09-22 19:18:15 -07:00
2008-08-26 00:19:28 +10:00
2008-10-09 15:33:57 +02:00
2008-09-03 15:55:32 -07:00
2008-08-04 12:51:06 +09:00
2008-10-13 09:51:38 -07:00
2008-10-03 10:04:10 +02:00
2008-08-13 17:33:00 -07:00