Re: [PATCH -next 1/3] powerpc: boot: Fix a typo in partial_decompress() comment

2024-04-07 Thread Michael Ellerman
Yang Li writes: > This commit adds kernel-doc style comments with complete parameter > descriptions for the function partial_decompress(). This change log doesn't match the subject or the patch. cheers > Signed-off-by: Yang Li > --- > arch/powerpc/boot/decompress.c | 2 +- > 1 file changed, 1

Re: [PATCH -next 1/3] powerpc: boot: Fix a typo in partial_decompress() comment

2024-04-07 Thread Randy Dunlap
On 4/6/24 11:39 PM, Yang Li wrote: > This commit adds kernel-doc style comments with complete parameter > descriptions for the function partial_decompress(). > > Signed-off-by: Yang Li Reviewed-by: Randy Dunlap Thanks. > --- > arch/powerpc/boot/decompress.c | 2 +- > 1 file changed, 1 ins