Christophe Leroy writes:
> Le 07/11/2024 à 12:29, Michael Ellerman a écrit :
>> Yang Li writes:
>>> The header files linux/mem_encrypt.h is included twice in svm.c,
>>> so one inclusion of each can be removed.
>>>
>>> Reported-by: Abaci Robot
>>> Closes: https://bugzilla.openanolis.cn/show_bug.c
Yang Li writes:
> The header files linux/mem_encrypt.h is included twice in svm.c,
> so one inclusion of each can be removed.
>
> Reported-by: Abaci Robot
> Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=11750
> Signed-off-by: Yang Li
> ---
> arch/powerpc/platforms/pseries/svm.c | 1 -
>
Le 07/11/2024 à 12:29, Michael Ellerman a écrit :
Yang Li writes:
The header files linux/mem_encrypt.h is included twice in svm.c,
so one inclusion of each can be removed.
Reported-by: Abaci Robot
Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=11750
Signed-off-by: Yang Li
---
ar
The header files linux/mem_encrypt.h is included twice in svm.c,
so one inclusion of each can be removed.
Reported-by: Abaci Robot
Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=11750
Signed-off-by: Yang Li
---
arch/powerpc/platforms/pseries/svm.c | 1 -
1 file changed, 1 deletion(-)
d
On Fri, 26 Mar 2021 14:48:08 +0800, Zheng Yongjun wrote:
> Remove duplicated include.
>
>
>
>
Applied to powerpc/next.
[1/1] selftests/powerpc: Remove duplicated include from tm-poison.c
https://git.kernel.org/powerpc/c/6af0b5570b59ce8dd1608a8e48f59eff3f4bdd04
cheers
Remove duplicated include.
Reported-by: Hulk Robot
Signed-off-by: Qiheng Lin
---
arch/powerpc/kernel/time.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/powerpc/kernel/time.c b/arch/powerpc/kernel/time.c
index b67d93a609a2..2c8762002b21 100644
--- a/arch/powerpc/kernel/time.c
+++ b
Le 26/03/2021 à 07:48, Zheng Yongjun a écrit :
Remove duplicated include.
Why is that flagged "treewide" ?
Can you please combine all similar changes to tools/testing/selftests/powerpc/ into a single patch
please ?
Thanks
Christophe
Reported-by: Hulk Robot
Signed-off-by: Zhe
Remove duplicated include.
Reported-by: Hulk Robot
Signed-off-by: Zheng Yongjun
---
tools/testing/selftests/powerpc/tm/tm-vmx-unavail.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/tools/testing/selftests/powerpc/tm/tm-vmx-unavail.c
b/tools/testing/selftests/powerpc/tm/tm-vmx-unavail.c
Remove duplicated include.
Reported-by: Hulk Robot
Signed-off-by: Zheng Yongjun
---
tools/testing/selftests/powerpc/tm/tm-poison.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/tools/testing/selftests/powerpc/tm/tm-poison.c
b/tools/testing/selftests/powerpc/tm/tm-poison.c
index
On Sun, 2018-09-23 at 08:12:08 UTC, YueHaibing wrote:
> Remove duplicated include.
>
> Signed-off-by: YueHaibing
> Reviewed-by: Stephen Rothwell
Applied to powerpc next, thanks.
https://git.kernel.org/powerpc/c/01b9870ea614518d48b6d2c787284b
cheers
On Wed, Sep 26, 2018 at 11:00:10AM +, YueHaibing wrote:
> Remove duplicated include.
>
> Signed-off-by: YueHaibing
Applied to pci/hotplug for v4.20, thanks!
> ---
> drivers/pci/pcie/err.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/pci/pcie/
Remove duplicated include.
Signed-off-by: YueHaibing
---
drivers/pci/pcie/err.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/pci/pcie/err.c b/drivers/pci/pcie/err.c
index 4da2a62b..773197a 100644
--- a/drivers/pci/pcie/err.c
+++ b/drivers/pci/pcie/err.c
@@ -12,7 +12,6
Hi YueHaibing,
On Sun, 23 Sep 2018 08:12:08 + YueHaibing wrote:
>
> Remove duplicated include.
>
> Signed-off-by: YueHaibing
Good catch. It was added by 2 separate commits in v4.18-rc1.
Reviewed-by: Stephen Rothwell
--
Cheers,
Stephen Rothwell
pgpv567hKMRl9.pgp
Descript
Remove duplicated include.
Signed-off-by: YueHaibing
---
arch/powerpc/kernel/pci_32.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/powerpc/kernel/pci_32.c b/arch/powerpc/kernel/pci_32.c
index d63be12..274bd14 100644
--- a/arch/powerpc/kernel/pci_32.c
+++ b/arch/powerpc/kernel/pci_32
Remove duplicated #include('s) in
arch/powerpc/mm/tlb_low_64e.S
Signed-off-by: Huang Weiyi
---
arch/powerpc/mm/tlb_low_64e.S |1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/arch/powerpc/mm/tlb_low_64e.S b/arch/powerpc/mm/tlb_low_64e.S
index ef1cccf..f288279 1
Remove duplicated #include('s) in
arch/powerpc/kernel/exceptions-64e.S
Signed-off-by: Huang Weiyi
---
arch/powerpc/kernel/exceptions-64e.S |1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/arch/powerpc/kernel/exceptions-64e.S
b/arch/powerpc/kernel/exceptions-
On Jun 20, 2009, at 6:16 AM, Huang Weiyi wrote:
Remove duplicated #include in arch/powerpc/platforms/85xx/
xes_mpc85xx.c.
Signed-off-by: Huang Weiyi
---
arch/powerpc/platforms/85xx/xes_mpc85xx.c |1 -
1 files changed, 0 insertions(+), 1 deletions(-)
applied to next
- k
Remove duplicated #include('s) in
arch/powerpc/kernel/mpc7450-pmu.c
arch/powerpc/kernel/ppc970-pmu.c
Signed-off-by: Huang Weiyi
---
arch/powerpc/kernel/mpc7450-pmu.c |1 -
arch/powerpc/kernel/ppc970-pmu.c |1 -
2 files changed, 0 insertions(+), 2 deletions(-)
diff --git a
Remove duplicated #include in arch/powerpc/platforms/85xx/xes_mpc85xx.c.
Signed-off-by: Huang Weiyi
---
arch/powerpc/platforms/85xx/xes_mpc85xx.c |1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/arch/powerpc/platforms/85xx/xes_mpc85xx.c
b/arch/powerpc/platforms/85xx
Removed duplicated include file in powerpc/kernel/btext.c.
Signed-off-by: Huang Weiyi <[EMAIL PROTECTED]>
--- a/powerpc/kernel/btext.c2008-05-08 21:20:20.0 +0800
+++ b/powerpc/kernel/btext.c2008-05-08 21:20:38.0 +0800
@@ -16,7 +16,6 @@
#include
#include
#include
-#i
20 matches
Mail list logo