mirror of
https://github.com/torvalds/linux.git
synced 2026-05-29 17:43:52 +02:00
docs: kdoc: remove KernelEntry::function
This member is unused, to take it out. Reviewed-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Link: https://lore.kernel.org/r/20250627184000.132291-5-corbet@lwn.net
This commit is contained in:
parent
08cd655e5b
commit
0aa3675c26
|
|
@ -129,7 +129,6 @@ class KernelEntry:
|
|||
self.config = config
|
||||
|
||||
self._contents = []
|
||||
self.function = ""
|
||||
self.sectcheck = ""
|
||||
self.struct_actual = ""
|
||||
self.prototype = ""
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user