From nobody Fri Apr 10 21:55:14 2026 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 A7C95C28B2B for ; Thu, 18 Aug 2022 20:32:04 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1346087AbiHRUcC (ORCPT ); Thu, 18 Aug 2022 16:32:02 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49698 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S242194AbiHRUcA (ORCPT ); Thu, 18 Aug 2022 16:32:00 -0400 Received: from smtp-out1.suse.de (smtp-out1.suse.de [IPv6:2001:67c:2178:6::1c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 38867D0751; Thu, 18 Aug 2022 13:31:59 -0700 (PDT) Received: from imap2.suse-dmz.suse.de (imap2.suse-dmz.suse.de [192.168.254.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-521) server-digest SHA512) (No client certificate requested) by smtp-out1.suse.de (Postfix) with ESMTPS id E33073F439; Thu, 18 Aug 2022 20:31:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.cz; s=susede2_rsa; t=1660854717; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Rz8+CJ524hy506pPTiAxc3Bk5R74WhisuRkg2AR0eYo=; b=aJgiGIrU08Lb2Zf7pOG8scXFWd0Sq3h60Skr1iEvjJ7qqOqgsn6bTfatzGPAtUIdIhDDaA EQo1B5k1BHUTALLADvLYIVrg+1u7zs7LYLrXyxq6CxLV1/oNWaicqvfTzYxUAc3bV44ZS5 gqs2DRRNK25mdnhrnZ2K+bcJG+wypkw= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.cz; s=susede2_ed25519; t=1660854717; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Rz8+CJ524hy506pPTiAxc3Bk5R74WhisuRkg2AR0eYo=; b=SoqMd1NndFbHikpkz1cHgNzol0/w14RMDblrtNcvvrZYOTpzQBRfZ48wiE3hwDyJj5uhIr xeOaa9E0norKTnBQ== Received: from imap2.suse-dmz.suse.de (imap2.suse-dmz.suse.de [192.168.254.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-521) server-digest SHA512) (No client certificate requested) by imap2.suse-dmz.suse.de (Postfix) with ESMTPS id B13F3139B7; Thu, 18 Aug 2022 20:31:57 +0000 (UTC) Received: from dovecot-director2.suse.de ([192.168.254.65]) by imap2.suse-dmz.suse.de with ESMTPSA id KhpQKb2h/mIKAgAAMHmgww (envelope-from ); Thu, 18 Aug 2022 20:31:57 +0000 Message-ID: <84e3d6cc-75cf-d6f3-9bb8-be02075aaf6d@suse.cz> Date: Thu, 18 Aug 2022 22:31:57 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.1.2 From: =?UTF-8?Q?Martin_Li=c5=a1ka?= Subject: [PATCH v3] docs/arm64: elf_hwcaps: unify newlines in HWCAP lists To: linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org Cc: broonie@kernel.org, corbet@lwn.net, linux-arm-kernel@lists.infradead.org References: Content-Language: en-US In-Reply-To: Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Type: text/plain; charset="utf-8" Unify horizontal spacing (remove extra newlines) which are sensitive to visual presentation by Sphinx. Fixes: 5e64b862c482 (arm64/sme: Basic enumeration support) Signed-off-by: Martin Liska Reviewed-by: Mark Brown --- Documentation/arm64/elf_hwcaps.rst | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/Documentation/arm64/elf_hwcaps.rst b/Documentation/arm64/elf_h= wcaps.rst index 52b75a25c205..311021f2e560 100644 --- a/Documentation/arm64/elf_hwcaps.rst +++ b/Documentation/arm64/elf_hwcaps.rst @@ -242,44 +242,34 @@ HWCAP2_MTE3 by Documentation/arm64/memory-tagging-extension.rst. =20 HWCAP2_SME - Functionality implied by ID_AA64PFR1_EL1.SME =3D=3D 0b0001, as describ= ed by Documentation/arm64/sme.rst. =20 HWCAP2_SME_I16I64 - Functionality implied by ID_AA64SMFR0_EL1.I16I64 =3D=3D 0b1111. =20 HWCAP2_SME_F64F64 - Functionality implied by ID_AA64SMFR0_EL1.F64F64 =3D=3D 0b1. =20 HWCAP2_SME_I8I32 - Functionality implied by ID_AA64SMFR0_EL1.I8I32 =3D=3D 0b1111. =20 HWCAP2_SME_F16F32 - Functionality implied by ID_AA64SMFR0_EL1.F16F32 =3D=3D 0b1. =20 HWCAP2_SME_B16F32 - Functionality implied by ID_AA64SMFR0_EL1.B16F32 =3D=3D 0b1. =20 HWCAP2_SME_F32F32 - Functionality implied by ID_AA64SMFR0_EL1.F32F32 =3D=3D 0b1. =20 HWCAP2_SME_FA64 - Functionality implied by ID_AA64SMFR0_EL1.FA64 =3D=3D 0b1. =20 HWCAP2_WFXT - Functionality implied by ID_AA64ISAR2_EL1.WFXT =3D=3D 0b0010. =20 HWCAP2_EBF16 - Functionality implied by ID_AA64ISAR1_EL1.BF16 =3D=3D 0b0010. =20 4. Unused AT_HWCAP bits --=20 2.37.2