Re: [PATCH] KVM: PPC: use __func__ to get funcion's name in an output message

From: Michael Ellerman
Date: Thu Dec 08 2022 - 07:49:46 EST


On Fri, 17 Jun 2022 23:50:19 +0800 (GMT+08:00), XueBing Chen wrote:
> Prefer using '"%s...", __func__' to get current function's name in
> an output message.
>
>

Applied to powerpc/next.

[1/1] KVM: PPC: use __func__ to get funcion's name in an output message
https://git.kernel.org/powerpc/c/61119786de40f61b8843aa57217b678361763d67

cheers