[ PATCH ] Documentation: fixed doc-build warnings
Greg KH
gregkh at linuxfoundation.org
Sun Mar 27 07:11:06 UTC 2022
On Sat, Mar 26, 2022 at 05:22:55PM +0530, kushagra765 at outlook.com wrote:
> >From 9a9918b051d5709b5e14ca8afa29f3ef644b8688 Mon Sep 17 00:00:00 2001
> From: Kushagra Verma <kushagra765 at outlook.com>
> Date: Sat, 26 Mar 2022 16:43:15 +0530
> Subject: [PATCH] Documentation: fixed doc-build warnings
This should not be in the body of the email, please fix :(
>
> This patch fixes the following (and 2 other) doc-build warnings:
> 1. ./include/linux/dcache.h:308: warning: expecting prototype for dget, dget_dlock(). Prototype was for dget_dlock() instead
>
> 2. ./include/linux/fscache.h:268: warning: Excess function parameter 'object' description in 'fscache_use_cookie'
>
> 3 ./include/linux/fscache.h:285: warning: Excess function parameter 'object' description in 'fscache_unuse_cookie'
>
> 4. ./drivers/gpu/drm/drm_format_helper.c:640: warning: Excess function parameter 'src' description in 'drm_fb_xrgb8888_to_mono_reversed'
This needs to be split up into one-patch-per-subsystem and can not be
taken as-is.
thanks,
greg k-h
More information about the dri-devel
mailing list