[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <466f4517100964537142f698e82cffb87acd39fb.camel@vmware.com>
Date: Tue, 11 Apr 2023 17:54:26 +0000
From: Zack Rusin <zackr@...are.com>
To: "daniel@...ll.ch" <daniel@...ll.ch>,
"nathan@...nel.org" <nathan@...nel.org>,
"ndesaulniers@...gle.com" <ndesaulniers@...gle.com>,
Linux-graphics-maintainer <Linux-graphics-maintainer@...are.com>,
"trix@...hat.com" <trix@...hat.com>,
"airlied@...il.com" <airlied@...il.com>
CC: "dri-devel@...ts.freedesktop.org" <dri-devel@...ts.freedesktop.org>,
"llvm@...ts.linux.dev" <llvm@...ts.linux.dev>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] drm/vmwgfx: remove unused vmw_overlay function
On Tue, 2023-03-21 at 14:24 -0400, Tom Rix wrote:
> clang with W=1 reports
> drivers/gpu/drm/vmwgfx/vmwgfx_overlay.c:56:35: error:
> unused function 'vmw_overlay' [-Werror,-Wunused-function]
> static inline struct vmw_overlay *vmw_overlay(struct drm_device *dev)
> ^
> This function is not used, so remove it.
>
> Signed-off-by: Tom Rix <trix@...hat.com>
Thank you for the patch. I went ahead and pushed it to the drm-misc-next branch in
drm-misc tree.
z
Powered by blists - more mailing lists