commit | 543dae0a46b02ef9016d21099ea23b07dbd06ef5 | [log] [tgz] |
---|---|---|
author | Jing Yao <[email protected]> | Fri Nov 05 08:13:33 2021 +0000 |
committer | Greg Kroah-Hartman <[email protected]> | Fri Apr 08 14:40:35 2022 +0200 |
tree | 179e9a72090d4c24e69e06b1f040a8eb6db46716 | |
parent | 910715c4b494b91fb5c0b83d399e06c6752da92a [diff] |
video: fbdev: omapfb: panel-dsi-cm: Use sysfs_emit() instead of snprintf() [ Upstream commit f63658a59c3d439c8ad7b290f8ec270980e0f384 ] Use sysfs_emit instead of scnprintf, snprintf or sprintf. Reported-by: Zeal Robot <[email protected]> Signed-off-by: Jing Yao <[email protected]> Signed-off-by: Helge Deller <[email protected]> Signed-off-by: Sasha Levin <[email protected]>