[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)
commite266a12492f7ca9142882710bff92e902b7c95c8
tree7554164a34ba64b5420858edbcd7bf49c4057c2f
parent9628416a542488230b53df48d90d4a967dea41c8
[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 <bunk@stusta.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/core/message.c
include/linux/usb.h