diff options
author | Maxime Ripard <mripard@kernel.org> | 2019-09-06 10:46:14 +0300 |
---|---|---|
committer | Maxime Ripard <mripard@kernel.org> | 2019-09-06 18:55:33 +0300 |
commit | a3200debde5fda3e25f7e22cb2bc17a9280f7811 (patch) | |
tree | d93a92ecadca7a120e7183a5aac2772f89d610f0 /drivers/gpu/drm/lima/lima_gem.c | |
parent | 424c38a4e32509ae82dc9d7300432295806cb911 (diff) |
drm/modes: Make the whitelist more const
The commit 3764137906a5 ("drm/modes: Introduce a whitelist for the named
modes") introduced a whitelist in the named modes lookup code in order to
be a bit more robust.
However, even though the char pointers were made const, the array itself
was not. Let's fix that.
Fixes: 3764137906a5 ("drm/modes: Introduce a whitelist for the named modes")
Suggested-by: Jani Nikula <jani.nikula@linux.intel.com>
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Maxime Ripard <mripard@kernel.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20190906074614.30608-1-mripard@kernel.org
Diffstat (limited to 'drivers/gpu/drm/lima/lima_gem.c')
0 files changed, 0 insertions, 0 deletions