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 <julia.law...@inria.fr> > > --- > arch/powerpc/platforms/ps3/interrupt.c | 2 +- > arch/powerpc/platforms/ps3/repository.c | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-)
Looks good. Thanks for your fixes. Acked-by: Geoff Levand <ge...@infradead.org>