[Intel-gfx] [PATCH 1/4] drm: Drop a redundant unused variable
Daniel Vetter
daniel at ffwll.ch
Mon Jun 3 08:12:19 UTC 2019
On Thu, May 30, 2019 at 01:29:01AM +0530, Uma Shankar wrote:
> Drop a redundant and unused variable "hdr_output_metadata" from
> drm_connector.
>
> Suggested-by: Daniel Vetter <daniel at ffwll.ch>
> Signed-off-by: Uma Shankar <uma.shankar at intel.com>
For next time around: Please add Fixes: lines to indicate which already
merged commit you're improving.
Patch merged, thanks.
-Daniel
> ---
> include/drm/drm_connector.h | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/include/drm/drm_connector.h b/include/drm/drm_connector.h
> index f8f4003..5476561 100644
> --- a/include/drm/drm_connector.h
> +++ b/include/drm/drm_connector.h
> @@ -1244,8 +1244,6 @@ struct drm_connector {
> */
> struct llist_node free_node;
>
> - /* HDR metdata */
> - struct hdr_output_metadata hdr_output_metadata;
> struct hdr_sink_metadata hdr_sink_metadata;
> };
>
> --
> 1.9.1
>
--
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch
More information about the Intel-gfx
mailing list