From: matt mooney Date: Fri, 20 May 2011 04:36:58 +0000 (-0700) Subject: staging: usbip: stub_main.c: code cleanup X-Git-Tag: v3.1-rc1~232^2~568^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41e02f011648b9b338d3dc1121eb3da9cfbf312c;p=pandora-kernel.git staging: usbip: stub_main.c: code cleanup Remove match_find() and replace with get_busid_idx(); change get_busid_priv(), add_match_busid(), and del_match_busid() to use get_busid_idx(); and cleanup code in the other functions. Signed-off-by: matt mooney Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed