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 272F1C79FBF for ; Thu, 10 Sep 2026 10:38:09 +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:In-Reply-To:Content-Type: MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=5uGM4BuLClBRTLbuUzqGRM8QUAEWCT/UcZAz/YLURFk=; b=3jjhLIqvcNFL47UOp/jHqAwaw5 2Nk4w8JAmxEgf4BaBKsrCOUk316XPMyMLwBZ1F38tQRwBYSNhC1iXmbmPiWCU2Qdxlb4K/YsHg/Ei 1o48qX+YwdD/kcjVqNv7AdbRiZyhcUVwr+hfdrpJMqK4EqiKE3A37RD01Ie8NuVbT83GV5E88KGp4 QzNyxzCHAXDJRkDkbbtJ1urRq9UzEJ8KYOMe6qzKEoxCW7x2y00BL3ZR5shx2P3NYGHoWGQ4DvsA+ UpOQaPkG5pBdjO1tNJEHTjOOKbJlEBEb5DwvbyrkNS7b8stunbtkZbs0yRDXnVgA8jzGzCIVfd/f3 HLjql0ow==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.99.1 #2 (Red Hat Linux)) id 1x4cAN-0000000E5bE-0kDJ; Thu, 10 Sep 2026 10:38:03 +0000 Received: from sea.source.kernel.org ([172.234.252.31]) by bombadil.infradead.org with esmtps (Exim 4.99.1 #2 (Red Hat Linux)) id 1x4cAM-0000000E5b2-2Gt7 for linux-arm-kernel@lists.infradead.org; Thu, 10 Sep 2026 10:38:02 +0000 Received: from smtp.kernel.org (quasi.space.kernel.org [100.103.45.18]) by sea.source.kernel.org (Postfix) with ESMTP id 4DF2B42B05; Thu, 10 Sep 2026 10:38:02 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 6C4E91F000FF; Thu, 10 Sep 2026 10:37:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel.org; s=k20260515; t=1789036682; bh=5uGM4BuLClBRTLbuUzqGRM8QUAEWCT/UcZAz/YLURFk=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=jBT/KBAD4yybhYqkv+rDbyV/jbSb+uRPzvRQR+1GZZldnMkFuAoVnw0z0JKHdJvK5 qs05eSae0M/o8DCbh/jEZiMKLCoP5tWXir6XJxh7WstLkuZQ07lFtSTjP+iBqBZUVv y4Hpuxw28gbvFCjQsqhQeeoQ5qDUNAaD2KGF6Eflmc82o+wN4DaQLtmXNfpQHkAMkT sq+wnMARloySRyuTvA21ikQ3ckPA7SX2BDu2+hUbf9MqC5579v0RrVXKWJMKhIiEe0 KqioDX/hPlaodMgm8wkAHheqMIgaHk7YEnXNdM9r5om5OC7IVYTLvSCFotO+hhsFrj 2XC3tFU2hAQzQ== Date: Thu, 10 Sep 2026 11:37:55 +0100 From: Simon Horman To: Hemanth Selam Cc: "David S. Miller" , Andrew Lunn , Bharat Bhushan , Broadcom internal kernel review list , Chris Snook , Eric Dumazet , Florian Fainelli , GR-Linux-NIC-Dev@marvell.com, Geetha sowjanya , Jakub Kicinski , Jian Shen , Jijie Shao , Manish Chopra , Marcin Wojtas , Paolo Abeni , Rahul Verma , Ratheesh Kannoth , Russell King , Shahed Shaikh , Shuah Khan , Subbaraya Sundeep , Sudarsana Kalluru , Sunil Goutham , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-kselftest@vger.kernel.org, linux-parisc@vger.kernel.org, netdev@vger.kernel.org Subject: Re: [PATCH net-next v3 10/10] net: dec: fix typos in comments Message-ID: <20260910103755.GB40544@horms.kernel.org> References: <20260908052602.27497-1-hemanth.selam@gmail.com> <20260908052602.27497-11-hemanth.selam@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20260908052602.27497-11-hemanth.selam@gmail.com> 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 Tue, Sep 08, 2026 at 10:56:02AM +0530, Hemanth Selam wrote: > Fix misspellings in comments, found with scripts/checkpatch.pl using > the misspelling list in scripts/spelling.txt. Comments only, no code > changes. > > Assisted-by: Cursor:claude-opus-5 > Signed-off-by: Hemanth Selam Reviewed-by: Simon Horman