diff options
author | Peter Ujfalusi <[email protected]> | 2019-09-11 11:33:31 +0300 |
---|---|---|
committer | Mark Brown <[email protected]> | 2019-09-11 15:55:28 +0100 |
commit | 48118a9323ab715358bf63f5172c5c2b8cf5f455 (patch) | |
tree | d837af004acb61d6f2550c109ed18f66d384f18f /scripts/gdb/linux/modules.py | |
parent | 73681f4f1426847b421649c6aa6c2dc303acc7c8 (diff) |
ASoC: dmaengine: Replace strncpy() with strscpy_pad() for pcm->name
While it is safe to use strncpy in this case, the advice is to move to
strscpy or strscpy_pad.
Suggested-by: Takashi Iwai <[email protected]>
Signed-off-by: Peter Ujfalusi <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions