[<prev] [next>] [day] [month] [year] [list]
Message-ID: <0edee524-4abd-493f-bbb6-f1ca852a043a@gmail.com>
Date: Fri, 20 Jun 2025 20:32:14 +0900
From: Mishchneko Sergey <sergey994049@...il.com>
To: linux-kernel@...r.kernel.org
Subject: [PATCH] module: Add comment explaining purpose of module_decompress.c
Hi,
This patch adds a header comment to kernel/module/decompress.c to
clarify its purpose.
The file handles decompression of loadable kernel modules using multiple
formats (gzip, xz, zstd), and this comment helps new contributors
understand the role of this file more easily.
Signed-off-by: Mishchenko Sergey <sergey994049@...il.com>
View attachment "0001-module-Add-comment-explaining-purpose-of-module_deco.patch" of type "text/x-patch" (1046 bytes)
Powered by blists - more mailing lists