diff options
author | Greg Kroah-Hartman <[email protected]> | 2023-06-20 20:31:43 +0200 |
---|---|---|
committer | Jiri Kosina <[email protected]> | 2023-08-14 11:23:35 +0200 |
commit | 21168bdba6eaa62b799c32a227a5f3915cebdaa6 (patch) | |
tree | a735612fe9a1bb99825f5557df6793e7ce01756e /scripts/generate_rust_analyzer.py | |
parent | fadfcf36016100dc9da0f1ab062c758e41f76b11 (diff) |
HID: hidraw: make hidraw_class structure const
Now that the driver core allows for struct class to be in read-only
memory, making all 'class' structures to be declared at build time
placing them into read-only memory, instead of having to be dynamically
allocated at load time.
Cc: Jiri Kosina <[email protected]>
Cc: Benjamin Tissoires <[email protected]>
Cc: [email protected]
Cc: Ivan Orlov <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Signed-off-by: Jiri Kosina <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions