The first patch is a fix that has no practital consequences in the real world. So I consider it more as a clean-up than as a fix. The 2 other patches are just clean-ups to be more consistent with string related API usages within this file. All 3 patches are compile tested only. Christophe JAILLET (3): usb: gadget: u_audio: Fix the size of a buffer in a strscpy() call usb: gadget: u_audio: Use the 2-argument version of strscpy() usb: gadget: u_audio: Use snprintf() instead of sprintf() drivers/usb/gadget/function/u_audio.c | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) -- 2.44.0