video: fix some kernel-doc markups
Some identifiers have different names between their prototypes and the kernel-doc markup. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: https://patchwork.freedesktop.org/patch/msgid/21661aed9892a1bacc7ef76a5dc9f5c7b37f5d8f.1605521731.git.mchehab+huawei@kernel.org
This commit is contained in:
committed by
Daniel Vetter
parent
a1ac250a82
commit
250fe9a5c9
@@ -76,7 +76,7 @@ static const struct fb_cmap default_16_colors = {
|
||||
|
||||
|
||||
/**
|
||||
* fb_alloc_cmap - allocate a colormap
|
||||
* fb_alloc_cmap_gfp - allocate a colormap
|
||||
* @cmap: frame buffer colormap structure
|
||||
* @len: length of @cmap
|
||||
* @transp: boolean, 1 if there is transparency, 0 otherwise
|
||||
|
||||
Reference in New Issue
Block a user