summaryrefslogtreecommitdiff
path: root/drivers/iio/chemical/scd4x.c
diff options
context:
space:
mode:
authorLars-Peter Clausen <lars@metafoo.de>2021-12-16 21:52:15 +0300
committerJonathan Cameron <Jonathan.Cameron@huawei.com>2022-01-23 21:03:36 +0300
commit6ab56c467593b422079cf119beb4e7c44f5417a9 (patch)
tree360c4249423fc7dcf63efa4124dbdc03458bd328 /drivers/iio/chemical/scd4x.c
parentd42b626d54ae05b754c14be18edd090540c2666e (diff)
downloadlinux-6ab56c467593b422079cf119beb4e7c44f5417a9.tar.xz
iio: ms_sensors: Use sysfs_emit()
sysfs_emit() is preferred over raw s*printf() for sysfs attributes since it knows about the sysfs buffer specifics and has some built-in checks for size and alignment. Use sysfs_emit() to format the custom `battery_low` and `heater_enable` device attributes of the ms_sensors driver shared code. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Link: https://lore.kernel.org/r/20211216185217.1054495-12-lars@metafoo.de Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'drivers/iio/chemical/scd4x.c')
0 files changed, 0 insertions, 0 deletions