Skip to content
Snippets Groups Projects
Commit 869ab90f authored by Eric Biggers's avatar Eric Biggers Committed by Jens Axboe
Browse files

block: constify struct blk_integrity_profile


blk_integrity_profile's are never modified, so mark them 'const' so that
they are placed in .rodata and benefit from memory protection.

Signed-off-by: default avatarEric Biggers <ebiggers@google.com>
Signed-off-by: default avatarJens Axboe <axboe@fb.com>
parent 1be7d207
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment