Home
last modified time | relevance | path

Searched hist:"5 cdc03c5" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/base/
H A Ddevtmpfs.c5cdc03c5 Wed Feb 01 21:32:01 CST 2023 Longlong Xia <xialonglong1@huawei.com> devtmpfs: convert to pr_fmt

Use the pr_fmt() macro to prefix all the output with "devtmpfs: ".
while at it, convert printk(<LEVEL>) to pr_<level>().

Signed-off-by: Longlong Xia <xialonglong1@huawei.com>
Link: https://lore.kernel.org/r/20230202033203.1239239-2-xialonglong1@huawei.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>