Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Lincoln Wallace <locnnil0@gmail.com>
To: linux-arm-kernel@lists.infradead.org
Cc: linux@armlinux.org.uk, kees@kernel.org, will@kernel.org,
	linusw@kernel.org, f.fainelli@gmail.com, catalin.marinas@arm.com,
	joe@perches.com, linux-kernel@vger.kernel.org,
	Kees Cook <keescook@chromium.org>,
	Lincoln Wallace <locnnil0@gmail.com>
Subject: [PATCH] ARM: Drop outdated links in comments
Date: Sat, 18 Jul 2026 14:51:14 -0300	[thread overview]
Message-ID: <20260718175114.1404471-1-locnnil0@gmail.com> (raw)

From: Kees Cook <keescook@chromium.org>

As started by commit 05a5f51ca566 ("Documentation: Replace lkml.org links
with lore"), an effort was made to replace lkml.org links with lore to
better use a single source that's more likely to stay available long-term.
However, it seems these links don't offer much value here, so just
remove them entirely.

This is the arch/arm counterpart to commit 89d30b11507d ("arm64: Drop
outdated links in comments"). The arch/arm hunk was dropped from that
commit at the maintainer's request [1] and asked to be submitted
separately via the ARM patch system.

Cc: Joe Perches <joe@perches.com>
Suggested-by: Will Deacon <will@kernel.org>
Link: https://lore.kernel.org/lkml/20210211100213.GA29813@willie-the-truck/
Signed-off-by: Kees Cook <keescook@chromium.org>
Link: https://lore.kernel.org/r/20211215191835.1420010-1-keescook@chromium.org [1]
Signed-off-by: Lincoln Wallace <locnnil0@gmail.com>
---
This resurrects Kees Cook's arch/arm hunk, split off from 89d30b11507d at
the maintainer's request; authorship and changelog are preserved, with my
SoB added as the one submitting it.
Note: checkpatch's PREFER_LORE_ARCHIVE warning fires on the removed
lkml.org line (the check matches $rawline with no added-line guard, so it
flags deletions too). Nothing to convert, the link is being removed.

 arch/arm/kernel/hibernate.c | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/arch/arm/kernel/hibernate.c b/arch/arm/kernel/hibernate.c
index 231a76af09a0..5bec408478d2 100644
--- a/arch/arm/kernel/hibernate.c
+++ b/arch/arm/kernel/hibernate.c
@@ -7,10 +7,6 @@
  * Ubuntu project, hibernation support for mach-dove
  * Copyright (C) 2010 Nokia Corporation (Hiroshi Doyu)
  * Copyright (C) 2010 Texas Instruments, Inc. (Teerth Reddy et al.)
- *  https://lkml.org/lkml/2010/6/18/4
- *  https://lists.linux-foundation.org/pipermail/linux-pm/2010-June/027422.html
- *  https://patchwork.kernel.org/patch/96442/
- *
  * Copyright (C) 2006 Rafael J. Wysocki <rjw@sisk.pl>
  */
 
-- 
2.53.0



                 reply	other threads:[~2026-07-18 17:51 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260718175114.1404471-1-locnnil0@gmail.com \
    --to=locnnil0@gmail.com \
    --cc=catalin.marinas@arm.com \
    --cc=f.fainelli@gmail.com \
    --cc=joe@perches.com \
    --cc=kees@kernel.org \
    --cc=keescook@chromium.org \
    --cc=linusw@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@armlinux.org.uk \
    --cc=will@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox