diff options
author | 陈学兵 | 2022-05-22 15:46:18 +0800 |
---|---|---|
committer | Thomas Bogendoerfer | 2022-05-23 11:29:48 +0200 |
commit | 88ca100c885f967c37f3d60d5225a639ed6bd6f1 (patch) | |
tree | b3c8c0898df3764c9c0560774afc5cd8de4e9c5d /sound/spi | |
parent | 07bdec3cdc92a1f8ede0b904d54f440f69c26704 (diff) |
mips: setup: use strscpy to replace strlcpy
The strlcpy should not be used because it doesn't limit the source
length. Preferred is strscpy.
Signed-off-by: XueBing Chen <chenxuebing@jari.cn>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'sound/spi')
0 files changed, 0 insertions, 0 deletions