diff options
author | 2006-12-08 02:38:40 -0800 | |
---|---|---|
committer | 2006-12-08 08:28:55 -0800 | |
commit | 23b85a152b4598ae007db7d5a5318458ea2fd647 (patch) | |
tree | 3e42c461ee32152134b0cd07159fea25ea591873 /drivers/usb/class | |
parent | [PATCH] Char: stallion, kill typedefs (diff) | |
download | wireguard-linux-23b85a152b4598ae007db7d5a5318458ea2fd647.tar.xz wireguard-linux-23b85a152b4598ae007db7d5a5318458ea2fd647.zip |
[PATCH] Char: stallion, move init/deinit
- Move code from stl_init into module init function, because calling it was the
only one thing, that it did.
- Move this code to the end of the driver (usual place for this) to resolve
dependencies simply -- without prototypes.
Signed-off-by: Jiri Slaby <jirislaby@gmail.com>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/usb/class')
0 files changed, 0 insertions, 0 deletions