From: matt mooney Date: Fri, 20 May 2011 04:37:06 +0000 (-0700) Subject: staging: usbip: vhci_hcd.c: rename init and exit functions X-Git-Tag: v3.1-rc1~232^2~568^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0392bbb6f6af31888570a24641158d9b51b07eb6;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed