[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <cover.1711176700.git.christophe.jaillet@wanadoo.fr>
Date: Sat, 23 Mar 2024 07:57:02 +0100
From: Christophe JAILLET <christophe.jaillet@...adoo.fr>
To: gregkh@...uxfoundation.org,
jbrunet@...libre.com,
ruslan.bilovol@...il.com
Cc: linux-usb@...r.kernel.org,
linux-kernel@...r.kernel.org,
kernel-janitors@...r.kernel.org,
Christophe JAILLET <christophe.jaillet@...adoo.fr>
Subject: [PATCH 0/3] usb: gadget: u_audio:
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
Powered by blists - more mailing lists