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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 7BA2ACF6491 for ; Sat, 28 Sep 2024 17:17:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Transfer-Encoding: Content-Type:MIME-Version:References:In-Reply-To:Message-ID:Subject:Cc:To: From:Date:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=Q8W7eM/DMQKv646bj9E/Z+t8QH5lWl4FTy/Z7lm8EPY=; b=jGBT6/yBZPBxBEumVVb/SzI7qn w+SWLrI5XoSxomN/b+C2OA1ZYty0RdDNUwVpD8S24ESmZlGABqv3dpc/K/NX8DAZ126y4CmmIf721 NbyLECA1dXdz0+bylrioFVYohZur+cdIOqm5LUCgSAhfKFGvLTSIj6832w2KSnWwnGvHvqmn3gK74 3/uOXaoUvRaYufitW+vG66vEz2DsnGm74GqVu3Pw2zyYIjDjYucDgfiBD1VdzniFZwapwDDwjWnKM JhNsS1UdETPPIYSnYv9N7DrrcgvpQWUtId/cAMs62Cnr5UxaIYvLOjsOF223bQjsTWNtqyYg692pI KbSvFAQw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1sub4O-0000000DOm2-2tQl; Sat, 28 Sep 2024 17:17:24 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1sub3D-0000000DOh4-0Lw9 for linux-arm-kernel@lists.infradead.org; Sat, 28 Sep 2024 17:16:12 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id A60535C5669; Sat, 28 Sep 2024 17:16:04 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 6465BC4CEC3; Sat, 28 Sep 2024 17:16:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1727543768; bh=njwJBAxOg1Vdkt2Au6KXbbqUhLaPUK/sZBnUjEFKoWo=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=BkjoyE25I2KnhKPv5fqZTevPWhQH1ncMHAVJFFiN8oZ857SP2Yy5tpbsBgR3S19KB IAGSC/7wUu73t8kbNN0JEkBxJikFjNrCnKsO70WhlgCZkImeuL/8xnDVhYTKxg/fvN /PKuxwerzL1qyaYMS2hRJih88htqz1BGWWSuSd7kCC0yDMzZS93NmNFT9D9TQwhUnj tzh684cwtoG80Cndim4DGQQQr9eJWwrOEuTRzTgfUUVrVa38f3L6TBmhqnOJzTV+eI G9bZiA9MHE55Fk9Bcovg+BR6A/PMW/B+TtJJr0S/2KSRXOwyHBrQcwMZeTUmLNHv/v Hu8m2h10rQrNw== Date: Sat, 28 Sep 2024 18:15:58 +0100 From: Jonathan Cameron To: Yu Jiaoliang Cc: Lars-Peter Clausen , Michael Hennerich , Marcelo Schmitt , Matteo Martelli , Michal Simek , Ivan Mikhaylov , Mike Looijmans , Dan Carpenter , Nuno Sa , Luca Ceresoli , Richard Leitner , Stephen Boyd , Wadim Egorov , Andy Shevchenko , linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, opensource.kernel@vivo.com Subject: Re: [PATCH v1] iio: adc: Fix typos in comments across various files Message-ID: <20240928181558.03bdb444@jic23-huawei> In-Reply-To: <20240926034411.3482986-1-yujiaoliang@vivo.com> References: <20240926034411.3482986-1-yujiaoliang@vivo.com> X-Mailer: Claws Mail 4.3.0 (GTK 3.24.43; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240928_101611_220835_675B1B27 X-CRM114-Status: UNSURE ( 8.51 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Thu, 26 Sep 2024 11:43:54 +0800 Yu Jiaoliang wrote: > This commit fixes several typographical errors in comments within > the drivers/iio/adc directory. No functional changes are made. > > Detected using codespell. > > Signed-off-by: Yu Jiaoliang Applied. Thanks, Jonathan