mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-09 04:20:21 +00:00
show() should not use snprintf() when formatting the value to be returned to user space. Fix the following coccicheck warning: drivers/media/i2c/ccs/ccs-core.c:3761: WARNING: use scnprintf or sprintf. Signed-off-by: Qing Wang <wangqing@vivo.com> Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> |
||
|---|---|---|
| .. | ||
| ccs-core.c | ||
| ccs-data-defs.h | ||
| ccs-data.c | ||
| ccs-data.h | ||
| ccs-limits.c | ||
| ccs-limits.h | ||
| ccs-quirk.c | ||
| ccs-quirk.h | ||
| ccs-reg-access.c | ||
| ccs-reg-access.h | ||
| ccs-regs.h | ||
| ccs.h | ||
| Kconfig | ||
| Makefile | ||
| smiapp-reg-defs.h | ||