diff options
author | Qian Cai <cai@lca.pw> | 2019-07-15 15:42:53 +0200 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2019-07-16 11:25:02 +0200 |
commit | 45b2fda3d82d686cc014e4c485332f85e4bd64de (patch) | |
tree | a170dd4a11e637d2d83b1992a3b6fddd2058bbb2 /drivers/gpu/drm/tdfx | |
parent | drm/bridge: ti-sn65dsi86: use dev name for debugfs (diff) | |
download | linux-45b2fda3d82d686cc014e4c485332f85e4bd64de.tar.xz linux-45b2fda3d82d686cc014e4c485332f85e4bd64de.zip |
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 'drivers/gpu/drm/tdfx')
0 files changed, 0 insertions, 0 deletions