From: Adrian Bunk Date: Tue, 8 Nov 2005 20:05:43 +0000 (+0100) Subject: [PATCH] USB: drivers/usb/core/message.c: make usb_get_string() static X-Git-Tag: v2.6.17-rc1~1176^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e266a12492f7ca9142882710bff92e902b7c95c8;p=pandora-kernel.git [PATCH] USB: drivers/usb/core/message.c: make usb_get_string() static After the removal of usb-midi.c, there's no longer any external user of usb_get_string(). Signed-off-by: Adrian Bunk Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed