diff options
author | Greg Kroah-Hartman <[email protected]> | 2023-06-20 20:31:43 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2023-08-05 08:31:41 +0200 |
commit | 32944855bac74bda81deec6c1480a82db8ef9beb (patch) | |
tree | 38f4bb7414337cf82d5354d1b3033f5e90005fec /lib/crypto/mpi/mpi-inv.c | |
parent | afdf5dd33a91bd2c3921e477191f2c1e738efd44 (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]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/crypto/mpi/mpi-inv.c')
0 files changed, 0 insertions, 0 deletions