diff options
| author | Qing Wang <[email protected]> | 2021-10-12 20:28:13 -0700 |
|---|---|---|
| committer | Sam Ravnborg <[email protected]> | 2021-10-15 22:52:10 +0200 |
| commit | cc83ff247be6aaabb3a45e8c0fb048e91afe7b8a (patch) | |
| tree | ae5ce13eac05912301edcf7fcf1f773bcbbc7fd2 /tools | |
| parent | 4701a0dd413c5779848137d758ab2ed5b920bd5f (diff) | |
video: omapfb: replace snprintf in show functions with sysfs_emit
coccicheck complains about the use of snprintf() in sysfs show functions.
Fix the coccicheck warning:
WARNING: use scnprintf or sprintf.
Use sysfs_emit instead of scnprintf or sprintf makes more sense.
Signed-off-by: Qing Wang <[email protected]>
Signed-off-by: Sam Ravnborg <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions