]> git.baikalelectronics.ru Git - kernel.git/commit
drm/edid: make a number of functions, parameters and variables const
authorJani Nikula <jani.nikula@intel.com>
Mon, 29 Mar 2021 13:37:15 +0000 (16:37 +0300)
committerJani Nikula <jani.nikula@intel.com>
Wed, 31 Mar 2021 12:41:28 +0000 (15:41 +0300)
commitae83c2e70f866eac4a240abfd70447098e81b504
treee9510811f455d6fdd21a7746321315d490e40d71
parenta30e76f8903dff514c2e0f11083c36245ed0506d
drm/edid: make a number of functions, parameters and variables const

If there's no need to change it, it should be const. There's more to be
done, but start off with changes that make follow-up work easier. No
functional changes.

Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/41722f92ef81cd6adf65f936fcc5301418e1f94b.1617024940.git.jani.nikula@intel.com
drivers/gpu/drm/drm_edid.c
include/drm/drm_displayid.h