diff options
| author | Ivan Orlov <[email protected]> | 2023-08-10 23:51:03 +0400 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2023-10-05 13:51:35 +0200 |
| commit | d712d205210c494c29f33dc1d1f2ce4d7448faa9 (patch) | |
| tree | cd18e099535e29c5043809ca552aeb9f35695c27 /include/uapi/linux | |
| parent | 4f01342464a8a99bf0cbb45a3ce4cf44a8baa1c5 (diff) | |
rapidio: 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.
Suggested-by: Greg Kroah-Hartman <[email protected]>
Signed-off-by: Ivan Orlov <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'include/uapi/linux')
0 files changed, 0 insertions, 0 deletions