projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
21daaee
)
drm/fb: fix missing /** in kerneldoc comment.
author
Dave Airlie
<airlied@redhat.com>
Tue, 3 May 2016 00:17:52 +0000
(10:17 +1000)
committer
Dave Airlie
<airlied@redhat.com>
Thu, 5 May 2016 02:51:34 +0000
(12:51 +1000)
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Reviewed-by: Daniel Stone <daniels@collabora.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
include/drm/drm_crtc.h
patch
|
blob
|
blame
|
history
diff --git
a/include/drm/drm_crtc.h
b/include/drm/drm_crtc.h
index 2f2bf23d96759198dcbc0580207ff7dc898a1728..0cc1eb7b4fd2b255db194c34ffd8dba8345e30d1 100644
(file)
--- a/
include/drm/drm_crtc.h
+++ b/
include/drm/drm_crtc.h
@@
-2606,7
+2606,7
@@
static inline uint32_t drm_color_lut_extract(uint32_t user_input,
return clamp_val(val, 0, max);
}
-/*
+/*
*
* drm_framebuffer_reference - incr the fb refcnt
* @fb: framebuffer
*