Home
last modified time | relevance | path

Searched hist:"0 c35997020c462ab0be8ee8d62919c14f63631f2" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/memstick/core/
H A Dmspro_block.cdiff 0c35997020c462ab0be8ee8d62919c14f63631f2 Wed Dec 07 21:38:19 CST 2022 ye xingchen <ye.xingchen@zte.com.cn> memstick/mspro_block: Convert to use sysfs_emit()/sysfs_emit_at() APIs

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/202212081138191215291@zte.com.cn
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>