-
由 Mauro Carvalho Chehab 提交于
Some messages have a hardcoded prefix; others not. Use the pr_fmt() to ensure that all messages will use the same prefix. Signed-off-by: NMauro Carvalho Chehab <mchehab@s-opensource.com>
36dba13b
Some messages have a hardcoded prefix; others not. Use the
pr_fmt() to ensure that all messages will use the same prefix.
Signed-off-by: NMauro Carvalho Chehab <mchehab@s-opensource.com>