Re: [PATCH v3 1/8] gzip: clean up comments and fix code alignment

2024-04-25 Thread Andrew Cooper
On 24/04/2024 5:34 pm, Daniel P. Smith wrote: > This commit cleans up the comments and fixes the code alignment using Xen > coding style. This is done to make the code more legible before refactoring. > > Signed-off-by: Daniel P. Smith Acked-by: Andrew Cooper

[PATCH v3 1/8] gzip: clean up comments and fix code alignment

2024-04-24 Thread Daniel P. Smith
This commit cleans up the comments and fixes the code alignment using Xen coding style. This is done to make the code more legible before refactoring. Signed-off-by: Daniel P. Smith --- xen/common/gzip/gunzip.c | 14 +- xen/common/gzip/inflate.c | 787 +++--- 2