diff options
| author | Qing Wang <[email protected]> | 2021-10-18 09:00:36 +0100 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2021-11-15 08:11:34 +0000 |
| commit | 2a998392403f746e9320c3b836303f8720651e5c (patch) | |
| tree | be672b14cb635fd0892b33ebce310aae28196ec1 /tools/perf/scripts/python/bin | |
| parent | 85db29d22cc521d9d06de2f5c7832981a55df157 (diff) | |
media: i2c: ccs: replace snprintf in show functions with sysfs_emit
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 <[email protected]>
Signed-off-by: Sakari Ailus <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions