On 5/2/25 3:46 PM, Christophe Leroy wrote:
>
>
> Le 22/04/2025 à 15:10, Madhavan Srinivasan a écrit :
>> structs are local to the source and does not need to
>> be in global scope, so make it static.
>>
>> Signed-off-by: Madhavan Srinivasan
>> ---
>> arch/powerpc/kernel/btext.c
/scm/linux/kernel/git/powerpc/linux.git next
patch link:
https://lore.kernel.org/r/20250422131040.374427-5-maddy%40linux.ibm.com
patch subject: [PATCH 4/6] powerpc: fix sparse warnings
config: powerpc64-randconfig-r053-20250424
(https://download.01.org/0day-ci/archive/20250507/20250507180
Le 22/04/2025 à 15:10, Madhavan Srinivasan a écrit :
structs are local to the source and does not need to
be in global scope, so make it static.
Signed-off-by: Madhavan Srinivasan
---
arch/powerpc/kernel/btext.c | 2 +-
arch/powerpc/kernel/setup-common.c | 2 +-
arch/p
structs are local to the source and does not need to
be in global scope, so make it static.
Signed-off-by: Madhavan Srinivasan
---
arch/powerpc/kernel/btext.c | 2 +-
arch/powerpc/kernel/setup-common.c | 2 +-
arch/powerpc/platforms/powernv/opal.c| 2 +-
arch/powerpc/platf