diff options
author | Colin Ian King <colin.i.king@gmail.com> | 2022-01-23 22:47:40 +0000 |
---|---|---|
committer | Mike Snitzer <snitzer@redhat.com> | 2022-02-22 10:35:53 -0500 |
commit | 302f035141d3d4faee36f8543d34a32fb36a886d (patch) | |
tree | c1c84123905bb5834ee4100abe074fd92ea6654e /mm/Makefile | |
parent | c357342186dce510564bb6351e8567328e19541c (diff) | |
download | linux-stable-302f035141d3d4faee36f8543d34a32fb36a886d.tar.gz linux-stable-302f035141d3d4faee36f8543d34a32fb36a886d.tar.bz2 linux-stable-302f035141d3d4faee36f8543d34a32fb36a886d.zip |
dm cache policy smq: make static read-only array table const
The 'table' static array is read-only so it make sense to make
it const. Add in the int type to clean up checkpatch warning.
Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Diffstat (limited to 'mm/Makefile')
0 files changed, 0 insertions, 0 deletions