diff options
author | Eric Biggers <ebiggers@google.com> | 2017-03-25 04:03:48 +0300 |
---|---|---|
committer | Jens Axboe <axboe@fb.com> | 2017-03-25 05:34:39 +0300 |
commit | 869ab90f0ae0002ce6e9d3a5c75156ae8de48ffc (patch) | |
tree | 22ff97e02c266e84658d535d63107f84e67fc059 /crypto/deflate.c | |
parent | 1be7d2073e83e2b5c632a65bfcd59a73ce92bf6d (diff) | |
download | linux-869ab90f0ae0002ce6e9d3a5c75156ae8de48ffc.tar.xz |
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: Eric Biggers <ebiggers@google.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'crypto/deflate.c')
0 files changed, 0 insertions, 0 deletions