]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
drm/framebuffer: drm_framebuffer_read_refcount() constify argument
authorNoralf Trønnes <noralf@tronnes.org>
Tue, 7 Nov 2017 19:13:38 +0000 (20:13 +0100)
committerNoralf Trønnes <noralf@tronnes.org>
Sat, 11 Nov 2017 10:19:57 +0000 (11:19 +0100)
commit6ff1086e21e5b1d6239e2c47267d21dc19b6e801
tree9794b46df19bf3bdae3f923c87ce8cd93ae27aac
parentbf38b0550359ee7a78244d17ed49d3c557cceb01
drm/framebuffer: drm_framebuffer_read_refcount() constify argument

Constify argument so functions calling into this take a const argument.

Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Noralf Trønnes <noralf@tronnes.org>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20171107191348.17555-3-noralf@tronnes.org
include/drm/drm_framebuffer.h