diff options
author | Ivan Orlov <[email protected]> | 2023-06-20 20:31:42 +0200 |
---|---|---|
committer | Jiri Kosina <[email protected]> | 2023-08-14 11:23:35 +0200 |
commit | fadfcf36016100dc9da0f1ab062c758e41f76b11 (patch) | |
tree | 21dcb65a09c2f70e40c378a3812408076ea2923f /scripts/generate_rust_analyzer.py | |
parent | 1d7546042f8fdc4bc39ab91ec966203e2d64f8bd (diff) |
HID: roccat: make all 'class' structures 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: Stefan Achatz <[email protected]>
Cc: Jiri Kosina <[email protected]>
Cc: Benjamin Tissoires <[email protected]>
Cc: [email protected]
Suggested-by: Greg Kroah-Hartman <[email protected]>
Signed-off-by: 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