aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/timerqueue.h
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2021-01-15 10:57:58 +0100
committerTakashi Iwai <tiwai@suse.de>2021-01-15 11:05:20 +0100
commite8afdfdc8125801b1e28b5a54d2bd94cf2d59965 (patch)
treed609b1772ec9bf56cc1af94290d6e1b0583bab43 /include/linux/timerqueue.h
parentALSA: Convert strlcpy to strscpy when return value is unused (diff)
ALSA: usb-audio: Convert remaining strlcpy() to strscpy()
USB-audio driver still contains two calls of strlcpy() because the return size is evaluated. Basically it just checks whether the string is copied or not, but since strcpy() may return a negative error code, we should check the negative value and treat as filled. Link: https://lore.kernel.org/r/20210115095758.19707-1-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions