From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 27FCFC433EF for ; Fri, 10 Jun 2022 13:06:28 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1343874AbiFJNG0 (ORCPT ); Fri, 10 Jun 2022 09:06:26 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50928 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S245339AbiFJNGZ (ORCPT ); Fri, 10 Jun 2022 09:06:25 -0400 Received: from mail.zeus03.de (www.zeus03.de [194.117.254.33]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8A95B212 for ; Fri, 10 Jun 2022 06:06:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple; d=sang-engineering.com; h= date:from:to:cc:subject:message-id:references:mime-version :content-type:in-reply-to; s=k1; bh=guXsWRjw3azP6yjoR1bypXJFMB2r y+is8MqIQDds+nE=; b=i0mdWEVCJqNrc42PRxgKl2uoIpRMjjkemyWYidj+GCDV 88zxqV23ZdAxZF1U+THS7ldyzhXmvKJcwFzi7t9M5ncY4GF9T17Myi4IYza/IA1g EXlEV91yPWDsBFzs9RwQbgP4pormegS0c+U0E4Voa1C/wV64Howeh88DHxq2fwM= Received: (qmail 260231 invoked from network); 10 Jun 2022 15:06:18 +0200 Received: by mail.zeus03.de with ESMTPSA (TLS_AES_256_GCM_SHA384 encrypted, authenticated); 10 Jun 2022 15:06:18 +0200 X-UD-Smtp-Session: l3s3148p1@AsCfmhfhfU1ZD+yN Date: Fri, 10 Jun 2022 15:06:17 +0200 From: Wolfram Sang To: Niklas =?utf-8?Q?S=C3=B6derlund?= Cc: linux-renesas-soc@vger.kernel.org, "Rafael J. Wysocki" , Daniel Lezcano , Amit Kucheria , Zhang Rui , linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2] thermal: rcar_gen3_thermal: improve logging during probe Message-ID: Mail-Followup-To: Wolfram Sang , Niklas =?utf-8?Q?S=C3=B6derlund?= , linux-renesas-soc@vger.kernel.org, "Rafael J. Wysocki" , Daniel Lezcano , Amit Kucheria , Zhang Rui , linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org References: <20220609200709.4455-1-wsa+renesas@sang-engineering.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="e1WimC/NmHD1fee/" Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-pm@vger.kernel.org --e1WimC/NmHD1fee/ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable > Bikeshedding, I'm not keen on this style as it makes it harder IMHO to=20 > grep for log strings in the code. But I don't dislike it enough to ask=20 > you to change it ;-) So if you and Geert are happy with this style, Seems reasonable to me, Geert what do you think? --e1WimC/NmHD1fee/ Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEOZGx6rniZ1Gk92RdFA3kzBSgKbYFAmKjQcUACgkQFA3kzBSg KbZ30Q/9ETORoKNeSK7tQrNlYhoP1dMLOclwliBQUUVMGkBpLLgSSNj3qp0TkAdz Ju0tNnhiAX+1lwKiYRkYztLOljI0JjARcYjvIEIMKZy4XABjQbZzuoWjpcL9g2QB 3iKmNPqV+CoOS3cCWvDobJ9hVbUX47+Q1m/p8XCLV3GCncMMlq6lILhpgbVwhxCt JhQfxPtJX+3uG+wGX27pfwJQbMbgGVZTsrS+GLJUnMJupwM24E+EJIiCw4ODxOIc /xafeY2Pfhxz3cyQ8UHnDF03I2g07M7UltNv/9MQ2LxYWOvsVQH4efY8vBs4WRqP XVAnfQHq0J+dFg2WWK24dsdDUhz4xiMFoz0YukIXqi5ygCbH6sBqTJbw12/uglca hpAhcDUofNkpsVtAdvVB8nquv9IxEUvVcTiKcSpOYrn6xnDGfpHN9Vd3+DkrZj+g asEEIYZ5WSNNiM+lwlXfDE8AYw23Ehx7iutVZt9ULon0pgy93dVRdiHqoM0Rh/Hz ejFxWFAs1bCBZXKn6qFHytAYVPVn8V+07WEWPpgR+d3FbRbx6X/3CtNt07Id5sui WQP+oM07hGkVKd8DThwu+v1iB9f5gO0ZPL5o67YQp9PVyLxC99gUDdlH6Wyi0b3q X5Dq8x0fbyf9H7UDZJvywmDngXiWezYMlQB0tf/uJleXuqUqwGs= =eAci -----END PGP SIGNATURE----- --e1WimC/NmHD1fee/--