docs: kdoc: remove KernelEntry::function

This member is unused, to take it out.

Signed-off-by: Jonathan Corbet <corbet@lwn.net>
This commit is contained in:
Jonathan Corbet
2025-06-25 16:58:55 -06:00
parent 1550a409e7
commit f61e404f5b

View File

@@ -129,7 +129,6 @@ class KernelEntry:
self.config = config
self._contents = []
self.function = ""
self.sectcheck = ""
self.struct_actual = ""
self.prototype = ""