[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230203122222.1907-1-mpdesouza@suse.com>
Date: Fri, 3 Feb 2023 09:22:20 -0300
From: Marcos Paulo de Souza <mpdesouza@...e.com>
To: mcgrof@...nel.org, linux-modules@...r.kernel.org,
linux-kernel@...r.kernel.org, live-patching@...r.kernel.org,
linux-doc@...r.kernel.org, jpoimboe@...nel.org, mbenes@...e.cz,
joe.lawrence@...hat.com, corbet@....net, pmladek@...e.com
Cc: Marcos Paulo de Souza <mpdesouza@...e.com>
Subject: [PATCH v2] Document klp_modinfo using kdoc
Originally it was only one patch, but it was divided in two. The second one
removed the local declaration to klp_modinfo and also refers to it using kdoc
format.
Changes from v1:
* Use kdoc (Luis)
Original commit message:
The struct members description can be found on
Documentation/livepatch/module-elf-format.rst, but for a developer it's
easier to search for such information looking at the struct definition.
Marcos Paulo de Souza (2):
module.h: Document klp_modinfo struct using kdoc
Documentation: livepatch: module-elf-format: Remove local klp_modinfo
definition
Documentation/livepatch/module-elf-format.rst | 11 ++---------
include/linux/module.h | 8 ++++++++
2 files changed, 10 insertions(+), 9 deletions(-)
--
2.39.1
Powered by blists - more mailing lists