Received: by 2002:a05:6358:d09b:b0:dc:cd0c:909e with SMTP id jc27csp924385rwb; Thu, 8 Dec 2022 04:52:16 -0800 (PST) X-Google-Smtp-Source: AA0mqf5opRsIz6gpO6wkEasNqsSXGoahxMrGvUq8W41Ov3QnLaMHspKhuOa/FYZuBOM3pKAFKmVa X-Received: by 2002:aa7:d0cc:0:b0:469:d36e:3213 with SMTP id u12-20020aa7d0cc000000b00469d36e3213mr33548101edo.206.1670503936090; Thu, 08 Dec 2022 04:52:16 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1670503936; cv=none; d=google.com; s=arc-20160816; b=oKN73OoxezbZJE7y9Vitx89gLjpwRjIJEdplOJObSEIu14sEJuHWuyglXUVjfCC7Px 4jTYyytUMqq3SPJIyw6fOglWECXMU+/1Kz1qxOf7jlWG0Q7cK9BPR6q3h4uWKYaHzvSx hmL87nncZ2op27HSLIiC2BMCKJ6PCto5GtowNi5ZxRXOz4ToU687WQY4//d/J6sPexKD S5nBk2wwQVen7ojkyhthq8tzPPC9JoPLvMvE1D7/1yAxRjDSQsYYdadzs750XwXVbcim fv4xI7NN1VnAmpEXs333tf0lEDqweG8sGfOYHnUKs0+Ravi98ShFElZPq84C9aB0cj1K ak0w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version:date :message-id:subject:references:in-reply-to:cc:to:from; bh=hlnCE1NR0YJP1fXdlxSJaKUH/fKuRTFhIOu6xdENvI4=; b=LuOAQFYdk7dZ4GrdeSzh9nv+OqKdhk40rw7tAe7FPJEbPw85cDvOJAKUqxXkz6cikl KK9lbOtOjBnu7ocH7Zw3f7nPgW9N+SKt0liNgJAyACAd2x/i/ovYUQnLlGkm01sPpESt qiya5A64s5tYeSoUwyIfwuOsYaLIZlXWtJYopO4xcVSGj2bJnok11Ah/DCiYtY7Brj+T VfFql2o2KChqST8r+JLFe9jm/Mm2u8TXmcIgiTCgfKxB2FIgjLAckGl6pe5MIzesvDPR 37rjOC97ZiyZRTEsbApXxt8A891E3cKC2zTKrOlm4gZ6hF382bdMcbCfgo7fuAo1rmIW oh2g== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id m20-20020a056402511400b00462e628189asi6837075edd.304.2022.12.08.04.51.56; Thu, 08 Dec 2022 04:52:16 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230059AbiLHMtn (ORCPT + 74 others); Thu, 8 Dec 2022 07:49:43 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47710 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229776AbiLHMtl (ORCPT ); Thu, 8 Dec 2022 07:49:41 -0500 Received: from gandalf.ozlabs.org (gandalf.ozlabs.org [150.107.74.76]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9CD8B27CD1 for ; Thu, 8 Dec 2022 04:49:40 -0800 (PST) Received: from authenticated.ozlabs.org (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail.ozlabs.org (Postfix) with ESMTPSA id 4NSYrc40Kjz4xTx; Thu, 8 Dec 2022 23:49:36 +1100 (AEDT) From: Michael Ellerman To: benh@kernel.crashing.org, XueBing Chen , mpe@ellerman.id.au, seanjc@google.com, aik@ozlabs.ru, clg@kaod.org, paulus@samba.org Cc: linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org In-Reply-To: <13b2c857.beb.181725bad35.Coremail.chenxuebing@jari.cn> References: <13b2c857.beb.181725bad35.Coremail.chenxuebing@jari.cn> Subject: Re: [PATCH] KVM: PPC: use __func__ to get funcion's name in an output message Message-Id: <167050315478.1457988.6983450516071083505.b4-ty@ellerman.id.au> Date: Thu, 08 Dec 2022 23:39:14 +1100 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_HELO_PASS, SPF_PASS autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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