Home
last modified time | relevance | path

Searched hist:"8 ef9c32a12a8a0012a4988050947c45521260c5d" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/mm/
H A Dvmscan.cdiff 8ef9c32a12a8a0012a4988050947c45521260c5d Thu Nov 24 05:29:01 CST 2022 Xu Panda <xu.panda@zte.com.cn> mm: vmscan: use sysfs_emit() to instead of scnprintf()

Replace open-coded snprintf() with sysfs_emit() to simplify the code.

Link: https://lkml.kernel.org/r/202211241929015476424@zte.com.cn
Signed-off-by: Xu Panda <xu.panda@zte.com.cn>
Signed-off-by: Yang Yang <yang.yang29@zte.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>