Home
last modified time | relevance | path

Searched hist:"9 ec9f9cf8660d549c77e719d2ce11647a03063b9" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/perf/
H A Darm-ccn.cdiff 9ec9f9cf8660d549c77e719d2ce11647a03063b9 Fri Mar 19 11:04:32 CET 2021 Qi Liu <liuqi115@huawei.com> drivers/perf: convert sysfs scnprintf family to sysfs_emit_at() and sysfs_emit()

Use the generic sysfs_emit_at() and sysfs_emit() function to take place
of scnprintf()

Signed-off-by: Qi Liu <liuqi115@huawei.com>
Link: https://lore.kernel.org/r/1616148273-16374-3-git-send-email-liuqi115@huawei.com
Signed-off-by: Will Deacon <will@kernel.org>