staging: usbip: vhci_hcd.c: rename init and exit functions
commit0392bbb6f6af31888570a24641158d9b51b07eb6
authormatt mooney <mfm@muteddisk.com>
Fri, 20 May 2011 04:37:06 +0000 (19 21:37 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 7 Jun 2011 20:51:26 +0000 (7 13:51 -0700)
treec974672c774add010ebf80c334a34c6525cd2922
parent3028d0ae6c69318c11f67affb29411d30c0cb955
staging: usbip: vhci_hcd.c: rename init and exit functions

Change the prefix of the __init and __exit functions to vhci_hcd_ to
correspond with the modules name. And change the suffix of the __exit
function to exit instead of cleanup.

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