[PATCH] USB: drivers/usb/core/message.c: make usb_get_string() static
authorAdrian Bunk <bunk@stusta.de>
Tue, 8 Nov 2005 20:05:43 +0000 (21:05 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 20 Mar 2006 22:49:54 +0000 (14:49 -0800)
After the removal of usb-midi.c, there's no longer any external user of
usb_get_string().

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found