diff options
author | 2023-06-20 20:01:32 +0200 | |
---|---|---|
committer | 2023-06-21 07:46:13 -0600 | |
commit | 2eefd399d28a52739fdbeebe84775275f016171c (patch) | |
tree | 426fb7410039972b75b15bf60aa6cc538b1f49b2 /lib/string_helpers.c | |
parent | aoe: make aoe_class a static const structure (diff) | |
download | wireguard-linux-2eefd399d28a52739fdbeebe84775275f016171c.tar.xz wireguard-linux-2eefd399d28a52739fdbeebe84775275f016171c.zip |
ublk: make ublk_chr_class a static const structure
Now that the driver core allows for struct class to be in read-only
memory, move the ublk_chr_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: Ming Lei <ming.lei@redhat.com>
Cc: Jens Axboe <axboe@kernel.dk>
Cc: linux-block@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>
Link: https://lore.kernel.org/r/20230620180129.645646-7-gregkh@linuxfoundation.org
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions