From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="fZapfq/T" Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.12]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 26E7EC3; Mon, 11 Dec 2023 05:10:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1702300208; x=1733836208; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=/7AH75cKbyzblVZ0o25ripAHfzcB/lqxf3+MfjM04+A=; b=fZapfq/T/99MJHilXq4o58be0deuRM5iroXQoZEl73OTeFq6aWnERrt6 NtAurLI7tKCgwNgVmTFgj8mVnMsStnhkdDgNqOWUhUMbTL2UREiY3KA6a vxTh845ohOH8eiqAay8FlGYhn4nLiGGUXMOwOf2j9VV+X8Tynp2jBncoi gHBjbunE1sbDtOBXrDmR8RBRz4yWOrERKFBi08ApO05msyoWOPRe7DqGl xmXDbjoiYyeIjAzMOgoiSPuUOZaOzDHVxVqKD0MBwPCwtRJbNCsiXo8nH VJGqxQUgLEisNIoRPOcVGMB73OpmuukvGuRO2lvs+DD6Vz20bDfRntDQx A==; X-IronPort-AV: E=McAfee;i="6600,9927,10920"; a="1762895" X-IronPort-AV: E=Sophos;i="6.04,267,1695711600"; d="scan'208";a="1762895" Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by orvoesa104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 11 Dec 2023 05:10:07 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10920"; a="843508656" X-IronPort-AV: E=Sophos;i="6.04,267,1695711600"; d="scan'208";a="843508656" Received: from smile.fi.intel.com ([10.237.72.54]) by fmsmga004.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 11 Dec 2023 05:10:03 -0800 Received: from andy by smile.fi.intel.com with local (Exim 4.97) (envelope-from ) id 1rCg2q-00000004mo9-2Q7O; Mon, 11 Dec 2023 15:10:00 +0200 Date: Mon, 11 Dec 2023 15:10:00 +0200 From: Andy Shevchenko To: Andi Shyti Cc: Mario Limonciello , Jarkko Nikula , Herbert Xu , Wolfram Sang , linux-i2c@vger.kernel.org, linux-kernel@vger.kernel.org, Mika Westerberg , Jan Dabros , Philipp Zabel , Serge Semin Subject: Re: [PATCH v5 24/24] i2c: designware: Fix spelling and other issues in the comments Message-ID: References: <20231207141653.2785124-1-andriy.shevchenko@linux.intel.com> <20231207141653.2785124-25-andriy.shevchenko@linux.intel.com> <20231209011436.rwvaivgewhbthtzl@zenone.zhora.eu> Precedence: bulk X-Mailing-List: linux-i2c@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20231209011436.rwvaivgewhbthtzl@zenone.zhora.eu> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo On Sat, Dec 09, 2023 at 02:14:36AM +0100, Andi Shyti wrote: > On Thu, Dec 07, 2023 at 04:14:04PM +0200, Andy Shevchenko wrote: > > Fix spelling and other issues, such as kernel-doc reported about, > > in the comments. While at it, fix some indentation issues as well. > > > > Reviewed-by: Mario Limonciello > > Tested-by: Serge Semin > > Acked-by: Jarkko Nikula > > Link: https://lore.kernel.org/r/20231120144641.1660574-25-andriy.shevchenko@linux.intel.com > > Signed-off-by: Andy Shevchenko > > Reviewed-by: Andi Shyti > > Andi I think everything here has been reviewed. How often do you speak to yourself? :-) Thank you for the review! And I think Wolfram can apply it now if he has no concerns. -- With Best Regards, Andy Shevchenko