Skip to content
Commit c597ce56 authored by Daniel Dadap's avatar Daniel Dadap Committed by Takashi Iwai
Browse files

ALSA: hda/tegra: Switch to two-argument strscpy()



strscpy() is used in this driver with char[] struct member destinations,
so it is possible to use the simplified two-argument variant which was
added by commit e6584c39 ("string: Allow 2-argument strscpy()").

Signed-off-by: default avatarDaniel Dadap <ddadap@nvidia.com>
Link: https://patch.msgid.link/aC3lbOTYxWvYR9dl@ddadap-lakeline.nvidia.com


Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 4b214c9b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment