diff options
| author | Ivan Orlov <[email protected]> | 2023-06-20 18:01:30 +0000 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2023-06-21 13:45:19 +0000 |
| commit | 137380c0ec40710cbaf57c7878726c41a6da81cd (patch) | |
| tree | 8f4b1fff99eca864dec630ef4c875b072ce9ee97 /drivers/fpga/fpga-region.c | |
| parent | block: fix the exclusive open mask in disk_scan_partitions (diff) | |
| download | kernel-137380c0ec40710cbaf57c7878726c41a6da81cd.tar.gz kernel-137380c0ec40710cbaf57c7878726c41a6da81cd.zip | |
block/rnbd: 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: "Md. Haris Iqbal" <[email protected]>
Cc: Jack Wang <[email protected]>
Cc: Jens Axboe <[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]>
Acked-by: Jack Wang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-region.c')
0 files changed, 0 insertions, 0 deletions
