diff options
author | XueBing Chen <[email protected]> | 2022-05-25 10:32:46 +0800 |
---|---|---|
committer | Krzysztof Kozlowski <[email protected]> | 2022-06-07 14:40:24 +0200 |
commit | c241d049122b49698d9094c7ee7a0215fbc04cfe (patch) | |
tree | 1a3ec4f1e19513ff55bc89dce2a0bc36c970adcd /drivers/usb/cdns3/cdns3-trace.c | |
parent | f2906aa863381afb0015a9eb7fefad885d4e5a56 (diff) |
ARM: s3c: 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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-trace.c')
0 files changed, 0 insertions, 0 deletions