summaryrefslogtreecommitdiff
path: root/include/linux/node.h
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2026-02-27 16:57:00 +0100
committerTakashi Iwai <tiwai@suse.de>2026-02-28 09:31:13 +0100
commitd4d5633d8b19b0e745a7910aea49956b3b47900d (patch)
tree097c7917af58c958a391fd461075afd4aaee2db4 /include/linux/node.h
parent05ac3846ffe53fc63e454eb195ce8a6bab7a6a88 (diff)
ALSA: firewire: dice: Fix printf warning with W=1
The use of snprintf() may cause a warning with W=1 due to the possibly truncated string. As the truncation doesn't really matter (and won't happen practically) in the case of dice driver, just shut it up by replacing with scnprintf(). Link: https://patch.msgid.link/20260227155705.1557224-1-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'include/linux/node.h')
0 files changed, 0 insertions, 0 deletions