diff options
author | ye xingchen <ye.xingchen@zte.com.cn> | 2022-12-05 11:34:45 +0800 |
---|---|---|
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2022-12-15 23:34:31 +0100 |
commit | 0feebdeb3acc0375cd817385d637d27a8a6dca97 (patch) | |
tree | 766651b55321869eb6496413706af21e44d8bd4c /drivers/power | |
parent | bb0a1799bbc498053011729dcac0d9430e7d750a (diff) | |
download | linux-0feebdeb3acc0375cd817385d637d27a8a6dca97.tar.bz2 |
rtc: ds1307: use sysfs_emit() to instead of scnprintf()
Follow the advice of the Documentation/filesystems/sysfs.rst and show()
should only use sysfs_emit() or sysfs_emit_at() when formatting the
value to be returned to user space.
Signed-off-by: ye xingchen <ye.xingchen@zte.com.cn>
Link: https://lore.kernel.org/r/202212051134455911470@zte.com.cn
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'drivers/power')
0 files changed, 0 insertions, 0 deletions