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 93ED1C4332F for ; Tue, 7 Nov 2023 14:18:54 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=1XHZh9lYuf4E/l8yuPkGSQyd4OOqi2cwcAyWoUcjyCQ=; b=ZkWbPXzj1c+u/k an4qzIeItRhYHfx2uuy5nANNW3g/gNcXYkip8sLtY1Rj5OynC4aZB9GKDHLDiZjEFa5weVH2ZFfa0 fhVGdp1Kpm6gVTdMVcxAChiPg/O1V8Ns5J5TdqDrySipp7q3crz0y+xWPZ1+y9gQ0F1FIOEjhKnTU OcKKWA70pCSSkIGjzvBtdgoQA6fp0eO/61LaRwRRxL9WhcI3iZKAvhLSdL/qU18vFlH11vhnXHN+v +A9bl4YGc0n7yALt0cMyZkMvRcl04tP63Dq897b2bgfV3UbYDRFUgDYGMlMflHADgoaVmCZjlXhS/ QDgNg9AqhtBY8xxf1I2w==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1r0MuW-001iJW-1D; Tue, 07 Nov 2023 14:18:32 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1r0MuT-001iIp-2r for linux-arm-kernel@lists.infradead.org; Tue, 07 Nov 2023 14:18:31 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 2A9EF61230; Tue, 7 Nov 2023 14:18:29 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id EBBAAC433C9; Tue, 7 Nov 2023 14:18:26 +0000 (UTC) From: Catalin Marinas To: linux-doc@vger.kernel.org, Marielle Novastrider Cc: Will Deacon , Jonathan Corbet , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] Documentation/arm64: Fix typos in elf_hwcaps Date: Tue, 7 Nov 2023 14:18:24 +0000 Message-Id: <169936667590.2397489.11885889127555102204.b4-ty@arm.com> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20231031200838.55569-1-marielle@novastrider.com> References: <20231031200838.55569-1-marielle@novastrider.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231107_061829_964933_4955EAB7 X-CRM114-Status: UNSURE ( 6.75 ) 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: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Tue, 31 Oct 2023 20:08:38 +0000, Marielle Novastrider wrote: > Small typos in register and field names. > > Applied to arm64 (for-next/core), thanks! [1/1] Documentation/arm64: Fix typos in elf_hwcaps https://git.kernel.org/arm64/c/6eeeb4c7e4b5 -- Catalin _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel