diff options
author | Qian Cai | 2019-07-15 09:42:53 -0400 |
---|---|---|
committer | Daniel Vetter | 2019-07-16 11:25:02 +0200 |
commit | 45b2fda3d82d686cc014e4c485332f85e4bd64de (patch) | |
tree | a170dd4a11e637d2d83b1992a3b6fddd2058bbb2 /Makefile | |
parent | 66a639cbe36c830d2bd2dd89fd10b60f67ffd40e (diff) |
gpu/drm: fix a few kernel-doc "/**" mark warnings
The opening comment mark "/**" is reserved for kernel-doc comments, so
it will generate warnings for comments that are not kernel-doc with
"make W=1". For example,
drivers/gpu/drm/drm_memory.c:2: warning: Cannot understand * \file
drm_memory.c
Signed-off-by: Qian Cai <cai@lca.pw>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/1563198173-7317-1-git-send-email-cai@lca.pw
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions