From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 4572A2561B; Sat, 3 Aug 2024 17:20:06 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1722705607; cv=none; b=j0Zdayos3/FbSVXegekL61OV6KYhL9mnWk051pOXh/mcQM005QeCmaW6DSipu/pcLFE7L7MHjpCbctdwLvqPtF5M3A68cBI/J+FFYKJXU9B4IZpjruAxp/2SHsbl0UWbyAXjFAdnBu8qQxqM/jvQvkUvgTb7aY1KJ9ru1msjt2E= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1722705607; c=relaxed/simple; bh=Srfi3Dbl2mVsUf8lHrRzpRnCT2ZEY7fCNifbqYjiFGI=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=h6cpS/9MZCAcC4NA8GxJgh1iKmfd076Uuo6IVNhbx8bDqKBmTsjlx4Ai8qQeO7/hxv5IxrFvA9h8VgGCIVYsImW6Ncs6aXQPg+n8h9wKjQnF01SseE09GfELrb5wv6MF5TfNopNAygxLakGg/P5M7/RRaaEHogaPJvuck9D05Pw= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=D8yQeC6q; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="D8yQeC6q" Received: by smtp.kernel.org (Postfix) with ESMTPSA id B85FEC4AF09; Sat, 3 Aug 2024 17:20:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1722705606; bh=Srfi3Dbl2mVsUf8lHrRzpRnCT2ZEY7fCNifbqYjiFGI=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=D8yQeC6qP65UXm+VzQRtwqIxKPoqUPA/ILKYik5cwzq/y7+BriQyCBU8YLjH/OLSj y0pfBg08KTYvc0emg8rE1BIspAaOyuyo4l8ADFg5g78IY7kgRL9Ism4/YIuwg6qK/y 3h01Oq/y+LC5KO21Ip+nWTR/ogMAhDq7XghB98w65vJxVaH59dE1A4VcxwWAXttL4h LoFZOGfJp846/i3R1N+TWiWEjMRFTH+A/2X5pqaCzTMQJO2hzObXE2HQdPLWudymNC Xi2ODoYW9Utznc5r9aRxdlny1ZvPCoMIPRw20TfRYT4VhY892wgcSdhxOnTPWI7AZa JiWPRswcnFWfg== From: Miguel Ojeda To: Miguel Ojeda Cc: Nathan Chancellor , Nick Desaulniers , Bill Wendling , Justin Stitt , llvm@lists.linux.dev, linux-kernel@vger.kernel.org, patches@lists.linux.dev Subject: [PATCH 4/5] Compiler Attributes: fix formatting of GCC/Clang doc links Date: Sat, 3 Aug 2024 19:19:32 +0200 Message-ID: <20240803171933.483316-4-ojeda@kernel.org> In-Reply-To: <20240803171933.483316-1-ojeda@kernel.org> References: <20240803171933.483316-1-ojeda@kernel.org> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Over time, some links have been added that did not follow the formatting of the rest. Fix it for consistency. No non-whitespace changes intended. Signed-off-by: Miguel Ojeda --- include/linux/compiler_attributes.h | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/include/linux/compiler_attributes.h b/include/linux/compiler_attributes.h index 2d1ad2a74a4e..a6e8c9406f7a 100644 --- a/include/linux/compiler_attributes.h +++ b/include/linux/compiler_attributes.h @@ -226,7 +226,7 @@ * goto