aboutsummaryrefslogtreecommitdiff
path: root/tools/net/ynl/lib/ynl.py
diff options
context:
space:
mode:
authorRicardo B. Marliere <[email protected]>2024-03-05 17:04:48 -0300
committerJakub Kicinski <[email protected]>2024-03-07 20:26:24 -0800
commit12fbd67ea3f4d3308057f312047fd161e5670d21 (patch)
treeec135366686a9b6301291860af8754fb10c91fba /tools/net/ynl/lib/ynl.py
parent479b4bc867b9f7792a807f32118890d97609aeab (diff)
isdn: capi: make capi_class constant
Since commit 43a7206b0963 ("driver core: class: make class_register() take a const *"), the driver core allows for struct class to be in read-only memory, so move the capi_class structure to be declared at build time placing it into read-only memory, instead of having to be dynamically allocated at boot time. Suggested-by: Greg Kroah-Hartman <[email protected]> Signed-off-by: Ricardo B. Marliere <[email protected]> Reviewed-by: Simon Horman <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/net/ynl/lib/ynl.py')
0 files changed, 0 insertions, 0 deletions