From: Thierry Reding <thierry.reding@gmail.com>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] driver core: Add missing parameter description to kerneldoc
Date: Fri, 8 Aug 2014 15:43:36 +0200 [thread overview]
Message-ID: <20140808134334.GA29840@ulmo.nvidia.com> (raw)
In-Reply-To: <20140808134147.GC4427@kroah.com>
[-- Attachment #1: Type: text/plain, Size: 662 bytes --]
On Fri, Aug 08, 2014 at 06:41:47AM -0700, Greg Kroah-Hartman wrote:
> On Fri, Aug 08, 2014 at 11:36:31AM +0200, Thierry Reding wrote:
> > From: Thierry Reding <treding@nvidia.com>
> >
> > The deferred_probe_work_func() takes a single parameter but the
> > kerneldoc doesn't describe it.
> >
> > Signed-off-by: Thierry Reding <treding@nvidia.com>
> > ---
> > Note that since the function is locally scoped there isn't all that much
> > point in having a kerneldoc comment for it, but since it's already there
> > might as well make it correct.
>
> How about just removing the kerneldoc format so this isn't an issue?
I can do that.
Thierry
[-- Attachment #2: Type: application/pgp-signature, Size: 819 bytes --]
next prev parent reply other threads:[~2014-08-08 13:43 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-08 9:36 [PATCH] driver core: Add missing parameter description to kerneldoc Thierry Reding
2014-08-08 13:41 ` Greg Kroah-Hartman
2014-08-08 13:43 ` Thierry Reding [this message]
2014-08-08 13:56 ` [PATCH v2] driver core: Remove kerneldoc from local function Thierry Reding
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140808134334.GA29840@ulmo.nvidia.com \
--to=thierry.reding@gmail.com \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.