mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-10 19:47:12 +00:00
The strncpy() function is being deprecated upstream. Replace it by the safer strscpy(). While here, replace a few occurences of strlcpy() that were recently added to also use strscpy(). Reviewed-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org> |
||
|---|---|---|
| .. | ||
| cal_regs.h | ||
| cal.c | ||
| csc.c | ||
| csc.h | ||
| Makefile | ||
| sc_coeff.h | ||
| sc.c | ||
| sc.h | ||
| vpdma_priv.h | ||
| vpdma.c | ||
| vpdma.h | ||
| vpe_regs.h | ||
| vpe.c | ||