[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAMuHMdW=y_yx8qxmNZUV9ALxW_ZcMpEgXYirnHr70SHGYnWTRA@mail.gmail.com>
Date: Mon, 30 Sep 2024 13:58:03 +0200
From: Geert Uytterhoeven <geert@...ux-m68k.org>
To: Julia Lawall <Julia.Lawall@...ia.fr>
Cc: Geoff Levand <geoff@...radead.org>, kernel-janitors@...r.kernel.org,
Michael Ellerman <mpe@...erman.id.au>, Nicholas Piggin <npiggin@...il.com>,
Christophe Leroy <christophe.leroy@...roup.eu>, Naveen N Rao <naveen@...nel.org>,
Madhavan Srinivasan <maddy@...ux.ibm.com>, linuxppc-dev@...ts.ozlabs.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 11/35] powerpc/ps3: Reorganize kerneldoc parameter names
On Mon, Sep 30, 2024 at 1:24 PM Julia Lawall <Julia.Lawall@...ia.fr> wrote:
> Reorganize kerneldoc parameter names to match the parameter
> order in the function header.
>
> Problems identified using Coccinelle.
>
> Signed-off-by: Julia Lawall <Julia.Lawall@...ia.fr>
Reviewed-by: Geert Uytterhoeven <geert@...ux-m68k.org>
> --- a/arch/powerpc/platforms/ps3/repository.c
> +++ b/arch/powerpc/platforms/ps3/repository.c
> @@ -940,7 +940,7 @@ int __init ps3_repository_read_vuart_sysmgr_port(unsigned int *port)
>
> /**
> * ps3_repository_read_boot_dat_info - Get address and size of cell_ext_os_area.
> - * address: lpar address of cell_ext_os_area
> + * @lpar_addr: lpar address of cell_ext_os_area
> * @size: size of cell_ext_os_area
> */
Not really a reordering, but good to have it ;-)
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@...ux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
Powered by blists - more mailing lists