Skip to content

Commit 89d30b1

Browse files
keesctmarinas
authored andcommitted
arm64: Drop outdated links in comments
As started by commit 05a5f51 ("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. Cc: Joe Perches <[email protected]> Suggested-by: Will Deacon <[email protected]> Link: https://lore.kernel.org/lkml/20210211100213.GA29813@willie-the-truck/ Signed-off-by: Kees Cook <[email protected]> Link: https://lore.kernel.org/r/[email protected] [[email protected]: removed the arch/arm changes] Signed-off-by: Catalin Marinas <[email protected]>
1 parent 38e0257 commit 89d30b1

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

arch/arm64/kernel/hibernate.c

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@
77
* Ubuntu project, hibernation support for mach-dove
88
* Copyright (C) 2010 Nokia Corporation (Hiroshi Doyu)
99
* Copyright (C) 2010 Texas Instruments, Inc. (Teerth Reddy et al.)
10-
* https://lkml.org/lkml/2010/6/18/4
11-
* https://lists.linux-foundation.org/pipermail/linux-pm/2010-June/027422.html
12-
* https://patchwork.kernel.org/patch/96442/
13-
*
1410
* Copyright (C) 2006 Rafael J. Wysocki <[email protected]>
1511
*/
1612
#define pr_fmt(x) "hibernate: " x

0 commit comments

Comments
 (0)