diff options
author | Eric Biggers <ebiggers@google.com> | 2017-03-25 02:03:48 +0100 |
---|---|---|
committer | Jens Axboe <axboe@fb.com> | 2017-03-25 03:34:39 +0100 |
commit | 869ab90f0ae0002ce6e9d3a5c75156ae8de48ffc (patch) | |
tree | 22ff97e02c266e84658d535d63107f84e67fc059 /scripts/show_delta | |
parent | block: remove outdated part of blkdev_issue_flush() comment (diff) | |
download | linux-869ab90f0ae0002ce6e9d3a5c75156ae8de48ffc.tar.xz linux-869ab90f0ae0002ce6e9d3a5c75156ae8de48ffc.zip |
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 'scripts/show_delta')
0 files changed, 0 insertions, 0 deletions