mirror of
https://github.com/raspberrypi/linux.git
synced 2025-12-07 02:19:54 +00: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:
@@ -129,7 +129,6 @@ class KernelEntry:
|
||||
self.config = config
|
||||
|
||||
self._contents = []
|
||||
self.function = ""
|
||||
self.sectcheck = ""
|
||||
self.struct_actual = ""
|
||||
self.prototype = ""
|
||||
|
||||
Reference in New Issue
Block a user