staging: usbip: stub_main.c: rename init and exit functions
authormatt mooney <mfm@muteddisk.com>
Fri, 20 May 2011 04:36:59 +0000 (21:36 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 7 Jun 2011 20:51:23 +0000 (13:51 -0700)
commit27ed5da0b626680ddc1670e7b6cc106472ac14c4
tree93a3b96442c70f830b47f7dd9ead655cef85e943
parent41e02f011648b9b338d3dc1121eb3da9cfbf312c
staging: usbip: stub_main.c: rename init and exit functions

Change the prefix of the __init and __exit functions to usbip_host_ to
correspond with the modules name.

Signed-off-by: matt mooney <mfm@muteddisk.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/usbip/stub_main.c