On Sun, Nov 13, 2022 at 01:01:06PM +0900, Vincent Mailhol wrote: > usb_cache_string() can also be useful for the drivers so export it. > > Signed-off-by: Vincent Mailhol <mailhol.vincent@xxxxxxxxxx> > --- > drivers/usb/core/message.c | 1 + > drivers/usb/core/usb.h | 1 - > include/linux/usb.h | 1 + > 3 files changed, 2 insertions(+), 1 deletion(-) Acked-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>