On 9/30/24 20:20, Julia Lawall wrote:
> Reorganize kerneldoc parameter names to match the parameter
> order in the function header.
>
> Problems identified using Coccinelle.
>
> Signed-off-by: Julia Lawall
>
> ---
> arch/powerpc/platforms/ps3/interrupt.c |2 +-
> arch/powerpc/platforms/ps
Reorganize kerneldoc parameter names to match the parameter
order in the function header.
Problems identified using Coccinelle.
Signed-off-by: Julia Lawall
---
arch/powerpc/platforms/ps3/interrupt.c |2 +-
arch/powerpc/platforms/ps3/repository.c |2 +-
2 files changed, 2 insertions(+)
On Mon, Sep 30, 2024 at 1:24 PM Julia Lawall wrote:
> Reorganize kerneldoc parameter names to match the parameter
> order in the function header.
>
> Problems identified using Coccinelle.
>
> Signed-off-by: Julia Lawall
Reviewed-by: Geert Uytterhoeven
> --- a/arch/powerpc/platforms/ps3/reposit