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 EC5E3EE8015 for ; Fri, 8 Sep 2023 15:12:35 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230019AbjIHPMi (ORCPT ); Fri, 8 Sep 2023 11:12:38 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49196 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230138AbjIHPMi (ORCPT ); Fri, 8 Sep 2023 11:12:38 -0400 X-Greylist: delayed 478 seconds by postgrey-1.37 at lindbergh.monkeyblade.net; Fri, 08 Sep 2023 08:12:32 PDT Received: from gauss.telenet-ops.be (gauss.telenet-ops.be [IPv6:2a02:1800:120:4::f00:11]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 33AD81FC4 for ; Fri, 8 Sep 2023 08:12:32 -0700 (PDT) Received: from laurent.telenet-ops.be (laurent.telenet-ops.be [IPv6:2a02:1800:110:4::f00:19]) by gauss.telenet-ops.be (Postfix) with ESMTPS id 4Rhzsp3j4Nz4x3lJ for ; Fri, 8 Sep 2023 17:04:30 +0200 (CEST) Received: from ramsan.of.borg ([IPv6:2a02:1810:ac12:ed40:c214:2eac:128d:f67e]) by laurent.telenet-ops.be with bizsmtp id jT4W2A0052mGBSJ01T4WhL; Fri, 08 Sep 2023 17:04:30 +0200 Received: from geert (helo=localhost) by ramsan.of.borg with local-esmtp (Exim 4.95) (envelope-from ) id 1qed26-002pMc-7N; Fri, 08 Sep 2023 17:04:30 +0200 Date: Fri, 8 Sep 2023 17:04:30 +0200 (CEST) From: Geert Uytterhoeven To: Wolfram Sang cc: linux-renesas-soc@vger.kernel.org, Andi Shyti , linux-i2c@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 2/5] i2c: rcar: properly format a debug output In-Reply-To: <20230906200024.5305-3-wsa+renesas@sang-engineering.com> Message-ID: References: <20230906200024.5305-1-wsa+renesas@sang-engineering.com> <20230906200024.5305-3-wsa+renesas@sang-engineering.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Precedence: bulk List-ID: X-Mailing-List: linux-i2c@vger.kernel.org On Wed, 6 Sep 2023, Wolfram Sang wrote: > Use proper types and spacing. > > Signed-off-by: Wolfram Sang Reviewed-by: Geert Uytterhoeven Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds