[Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/syncobj: Mark local add/remove callback functions as static
Patchwork
patchwork at emeril.freedesktop.org
Wed Oct 31 13:06:56 UTC 2018
== Series Details ==
Series: drm/syncobj: Mark local add/remove callback functions as static
URL : https://patchwork.freedesktop.org/series/51809/
State : warning
== Summary ==
$ dim sparse origin/drm-tip
Sparse version: v0.5.2
Commit: drm/syncobj: Mark local add/remove callback functions as static
-O:drivers/gpu/drm/drm_syncobj.c:181:6: warning: symbol 'drm_syncobj_add_callback' was not declared. Should it be static?
-O:drivers/gpu/drm/drm_syncobj.c:190:6: warning: symbol 'drm_syncobj_remove_callback' was not declared. Should it be static?
More information about the Intel-gfx
mailing list