[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <YkAOCrbbrMaYkiSb@kroah.com>
Date: Sun, 27 Mar 2022 09:11:06 +0200
From: Greg KH <gregkh@...uxfoundation.org>
To: kushagra765@...look.com
Cc: linux-doc@...r.kernel.org, corbet@....net,
maarten.lankhorst@...ux.intel.com, mripard@...nel.org,
tzimmermann@...e.de, airlied@...ux.ie, daniel@...ll.ch,
balbi@...nel.org, dhowells@...hat.com, arnd@...db.de,
mcgrof@...nel.org, akpm@...ux-foundation.org,
viro@...iv.linux.org.uk, dri-devel@...ts.freedesktop.org,
linux-kernel@...r.kernel.org, linux-usb@...r.kernel.org,
linux-cachefs@...hat.com
Subject: Re: [ PATCH ] Documentation: fixed doc-build warnings
On Sat, Mar 26, 2022 at 05:22:55PM +0530, kushagra765@...look.com wrote:
> >From 9a9918b051d5709b5e14ca8afa29f3ef644b8688 Mon Sep 17 00:00:00 2001
> From: Kushagra Verma <kushagra765@...look.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
Powered by blists - more mailing lists