diff options
| author | Ricardo B. Marliere <[email protected]> | 2024-03-05 13:15:58 +0000 |
|---|---|---|
| committer | Keith Busch <[email protected]> | 2024-03-05 15:56:21 +0000 |
| commit | 800bb2b02fb81cc408adf7108d91087ad33d5aa9 (patch) | |
| tree | 42dfaa1cf0fa7ab4d87fba1b47f8ccd810ea4403 /rust/helpers.c | |
| parent | nvme: fabrics: make nvmf_class constant (diff) | |
| download | kernel-800bb2b02fb81cc408adf7108d91087ad33d5aa9.tar.gz kernel-800bb2b02fb81cc408adf7108d91087ad33d5aa9.zip | |
nvme: fcloop: make fcloop_class constant
Since commit 43a7206b0963 ("driver core: class: make class_register() take
a const *"), the driver core allows for struct class to be in read-only
memory, so move the fcloop_class structure to be declared at build time
placing it into read-only memory, instead of having to be dynamically
allocated at boot time.
Cc: Greg Kroah-Hartman <[email protected]>
Suggested-by: Greg Kroah-Hartman <[email protected]>
Signed-off-by: Ricardo B. Marliere <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Signed-off-by: Keith Busch <[email protected]>
Diffstat (limited to 'rust/helpers.c')
0 files changed, 0 insertions, 0 deletions
