[PATCH 03/12] drm/edid: constify argument of drm_edid_is_valid()

Thomas Weißschuh linux at weissschuh.net
Mon Aug 19 18:31:49 UTC 2024


On 2024-08-19 11:21:21+0000, Jani Nikula wrote:
> On Sun, 18 Aug 2024, Thomas Weißschuh <linux at weissschuh.net> wrote:
> > drm_edid_is_valid() does not modify its argument, so mark it as const.
> 
> That's not true.

Indeed, thanks for noticing.
It turns out this patch is not necessary anyways and I dropped it for
the next revision.


Thomas


More information about the amd-gfx mailing list