Thread (15 messages) 15 messages, 3 authors, 2021-02-03

Re: [PATCH v9 5/6] powerpc/mm/kasan: rename kasan_init_32.c to init_32.c

From: Christophe Leroy <hidden>
Date: 2020-12-01 16:57:51
Also in: linux-mm, lkml


Le 01/12/2020 à 17:16, Daniel Axtens a écrit :
kasan is already implied by the directory name, we don't need to
repeat it.

Suggested-by: Christophe Leroy <redacted>
My new address is [off-list ref]

quoted hunk ↗ jump to hunk
Signed-off-by: Daniel Axtens <redacted>
---
  arch/powerpc/mm/kasan/Makefile                       | 2 +-
  arch/powerpc/mm/kasan/{kasan_init_32.c => init_32.c} | 0
  2 files changed, 1 insertion(+), 1 deletion(-)
  rename arch/powerpc/mm/kasan/{kasan_init_32.c => init_32.c} (100%)
diff --git a/arch/powerpc/mm/kasan/Makefile b/arch/powerpc/mm/kasan/Makefile
index bb1a5408b86b..42fb628a44fd 100644
--- a/arch/powerpc/mm/kasan/Makefile
+++ b/arch/powerpc/mm/kasan/Makefile
@@ -2,6 +2,6 @@
  
  KASAN_SANITIZE := n
  
-obj-$(CONFIG_PPC32)           += kasan_init_32.o
+obj-$(CONFIG_PPC32)           += init_32.o
  obj-$(CONFIG_PPC_8xx)		+= 8xx.o
  obj-$(CONFIG_PPC_BOOK3S_32)	+= book3s_32.o
diff --git a/arch/powerpc/mm/kasan/kasan_init_32.c b/arch/powerpc/mm/kasan/init_32.c
similarity index 100%
rename from arch/powerpc/mm/kasan/kasan_init_32.c
rename to arch/powerpc/mm/kasan/init_32.c
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help