diff options
author | Hans de Goede <hdegoede@redhat.com> | 2019-11-18 16:51:23 +0100 |
---|---|---|
committer | Hans de Goede <hdegoede@redhat.com> | 2019-12-16 12:13:17 +0100 |
commit | 83e14ea3a64f00897cc31974d3ae4e27e5a7405b (patch) | |
tree | 96164795d745c54d19d6c358bab51960b04d9f9f /drivers/gpu/drm/selftests | |
parent | drm/modes: parse_cmdline: Fix possible reference past end of string (diff) | |
download | linux-83e14ea3a64f00897cc31974d3ae4e27e5a7405b.tar.xz linux-83e14ea3a64f00897cc31974d3ae4e27e5a7405b.zip |
drm/modes: parse_cmdline: Make various char pointers const
We are not supposed to modify the passed in string, make char pointers
used in drm_mode_parse_cmdline_options() const char * where possible.
Acked-by: Maxime Ripard <mripard@kernel.org>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20191118155134.30468-2-hdegoede@redhat.com
Diffstat (limited to 'drivers/gpu/drm/selftests')
0 files changed, 0 insertions, 0 deletions