diff options
author | Greg Kroah-Hartman <[email protected]> | 2023-03-31 11:33:14 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2023-03-31 17:45:03 +0200 |
commit | 2df418cf4b720fe3a0db4b4aab67be43d26af9dd (patch) | |
tree | e85ad11dcf0d6ced4bb239f4c90808d62ef60b4d /scripts/bpf_doc.py | |
parent | 6f14c02220c791d5c46b0f965b9340c58f3d503d (diff) |
driver core: class: remove subsystem private pointer from struct class
Now that the last users of the subsystem private pointer in struct class
are gone, the pointer can be removed, as no one is using it. One step
closer to allowing struct class to be const and moved into read-only
memory.
Acked-by: Rafael J. Wysocki <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions