mirror of
https://github.com/torvalds/linux.git
synced 2026-05-30 10:04:04 +02:00
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:
parent
1550a409e7
commit
f61e404f5b
|
|
@ -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