Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1446414
| From | Chris Wilson <chris@chris-wilson.co.uk> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH -next] drm/vgem: Fix non static symbol warning |
| Date | 2016-07-19 15:00 +0200 |
| Message-ID | <rWCN0-47Q-5@gated-at.bofh.it> (permalink) |
| References | <rWCDg-44x-51@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, Jul 19, 2016 at 12:44:22PM +0000, Wei Yongjun wrote: > From: Wei Yongjun <yongjun_wei@trendmicro.com.cn> > > Fixes the following sparse warning: > > drivers/gpu/drm/vgem/vgem_fence.c:75:24: warning: > symbol 'vgem_fence_ops' was not declared. Should it be static? > > Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn> Thanks, Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> -Chris -- Chris Wilson, Intel Open Source Technology Centre
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH -next] drm/vgem: Fix non static symbol warning Wei Yongjun <weiyj_lk@163.com> - 2016-07-19 14:50 +0200
Re: [PATCH -next] drm/vgem: Fix non static symbol warning Chris Wilson <chris@chris-wilson.co.uk> - 2016-07-19 15:00 +0200
Re: [PATCH -next] drm/vgem: Fix non static symbol warning Daniel Vetter <daniel@ffwll.ch> - 2016-07-19 15:10 +0200
csiph-web