diff options
author | 2023-06-20 20:31:42 +0200 | |
---|---|---|
committer | 2023-08-14 11:23:35 +0200 | |
commit | fadfcf36016100dc9da0f1ab062c758e41f76b11 (patch) | |
tree | 21dcb65a09c2f70e40c378a3812408076ea2923f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge tag 'for-linus-2023071101' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid (diff) | |
download | wireguard-linux-fadfcf36016100dc9da0f1ab062c758e41f76b11.tar.xz wireguard-linux-fadfcf36016100dc9da0f1ab062c758e41f76b11.zip |
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 <erazor_de@users.sourceforge.net>
Cc: Jiri Kosina <jikos@kernel.org>
Cc: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Cc: linux-input@vger.kernel.org
Suggested-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Ivan Orlov <ivan.orlov0322@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions