]> 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)
commit7170903084fcaaf863ec89b3ce253ae6582db757
treee9510811f455d6fdd21a7746321315d490e40d71
parent2293dcd3cb349b5894784e55a39d4412c8dcc46d
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