summaryrefslogtreecommitdiff
path: root/arch/s390/boot/startup.c
diff options
context:
space:
mode:
authorAlexander Gordeev <agordeev@linux.ibm.com>2024-02-21 14:46:53 +0100
committerHeiko Carstens <hca@linux.ibm.com>2024-02-26 10:25:09 +0100
commit13ff094d32e7cc42e89b7944de9354ae6efb519e (patch)
tree11d43fdc9eb679d08207f20a2e2cc4f243f82f3c /arch/s390/boot/startup.c
parent923d48e48033b37ef77323d2cd48771d68160c96 (diff)
s390/boot: fix minor comment style damages
Acked-by: Sumanth Korikkar <sumanthk@linux.ibm.com> Acked-by: Heiko Carstens <hca@linux.ibm.com> Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com> Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Diffstat (limited to 'arch/s390/boot/startup.c')
-rw-r--r--arch/s390/boot/startup.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/arch/s390/boot/startup.c b/arch/s390/boot/startup.c
index c09797ac820f..6cf89314209a 100644
--- a/arch/s390/boot/startup.c
+++ b/arch/s390/boot/startup.c
@@ -214,7 +214,7 @@ static void kaslr_adjust_got(unsigned long offset)
/*
* Even without -fPIE, Clang still uses a global offset table for some
- * reason. Adjust the GOT entries.
+ * reason. Adjust the GOT entries.
*/
for (entry = (u64 *)vmlinux.got_start; entry < (u64 *)vmlinux.got_end; entry++)
*entry += offset;
@@ -448,8 +448,8 @@ void startup_kernel(void)
/*
* The order of the following operations is important:
*
- * - kaslr_adjust_relocs() must follow clear_bss_section() to establish static
- * memory references to data in .bss to be used by setup_vmem()
+ * - kaslr_adjust_relocs() must follow clear_bss_section() to establish
+ * static memory references to data in .bss to be used by setup_vmem()
* (i.e init_mm.pgd)
*
* - setup_vmem() must follow kaslr_adjust_relocs() to be able using