summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorThorsten Blum <thorsten.blum@linux.dev>2026-05-03 12:11:02 +0200
committerTakashi Iwai <tiwai@suse.de>2026-05-04 13:28:35 +0200
commita03c2d1978e104cbee63577568258b2f0fa897a2 (patch)
tree4387277ba4e3ff5849bc3ce29d490032ed6e16f1 /include/linux
parent1595a5b8c53d21872dc429c508501dd43dda4eac (diff)
ALSA: jack: use scnprintf to improve parse_mask_bits
Use the return value of scnprintf() to keep track of the current string length and also replace strlcat() with scnprintf(). Return the string length directly instead of calling strlen(buf). Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev> Link: https://patch.msgid.link/20260503101102.298782-2-thorsten.blum@linux.dev Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions