projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8433567
)
drm/r128/r128_ioc32: Document headers do not make good kernel-doc candidates
author
Lee Jones
<lee.jones@linaro.org>
Fri, 15 Jan 2021 18:12:34 +0000
(18:12 +0000)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Mon, 18 Jan 2021 14:40:38 +0000
(15:40 +0100)
Fixes the following W=1 kernel build warning(s):
drivers/gpu/drm/r128/r128_ioc32.c:2: warning: Cannot understand * file r128_ioc32.c
Cc: David Airlie <airlied@linux.ie>
Cc: Daniel Vetter <daniel@ffwll.ch>
Cc: dri-devel@lists.freedesktop.org
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link:
https://patchwork.freedesktop.org/patch/msgid/20210115181313.3431493-2-lee.jones@linaro.org
drivers/gpu/drm/r128/r128_ioc32.c
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/r128/r128_ioc32.c
b/drivers/gpu/drm/r128/r128_ioc32.c
index 6ac71755c22ddf7d467dbdacfcc05c274e2afeb2..187bdc435cb54f43f19a870b9b1fe32259070eae 100644
(file)
--- a/
drivers/gpu/drm/r128/r128_ioc32.c
+++ b/
drivers/gpu/drm/r128/r128_ioc32.c
@@
-1,4
+1,4
@@
-/*
*
+/*
* \file r128_ioc32.c
*
* 32-bit ioctl compatibility routines for the R128 DRM.