All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bjorn Helgaas <helgaas@kernel.org>
To: "Ilpo Järvinen" <ilpo.jarvinen@linux.intel.com>
Cc: linux-pci@vger.kernel.org, Bjorn Helgaas <bhelgaas@google.com>
Subject: Re: [PATCH] PCI: Fix typos
Date: Tue, 4 Mar 2025 10:58:29 -0600	[thread overview]
Message-ID: <20250304165829.GA232292@bhelgaas> (raw)
In-Reply-To: <56112b8d-69e3-9938-b238-fc6a0f43b408@linux.intel.com>

On Tue, Mar 04, 2025 at 06:01:10PM +0200, Ilpo Järvinen wrote:
> On Mon, 3 Mar 2025, Bjorn Helgaas wrote:

> > - * disable_ecrc_checking - disables PCIe ECRC checking for a device
> > + * disable_ecrc_checking - disable PCIe ECRC checking for a device
> >   * @dev: the PCI device
> >   *
> > - * Returns 0 on success, or negative on failure.
> > + * Return 0 on success, or negative on failure.
> 
> The proper kerneldoc formatting for return line is with :, so:
> 
> Return: ...

Thanks, fixed this and several others in this file.

There are LOTS more in drivers/pci, but I'm deferring those to a
possible future kernel-doc cleanup.

Bjorn

  reply	other threads:[~2025-03-04 16:58 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-03 21:11 [PATCH] PCI: Fix typos Bjorn Helgaas
2025-03-04  8:57 ` Krzysztof Wilczyński
2025-03-04 16:20   ` Bjorn Helgaas
2025-03-04 16:31     ` Krzysztof Wilczyński
2025-03-04 16:01 ` Ilpo Järvinen
2025-03-04 16:58   ` Bjorn Helgaas [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-07-22 21:37 Bjorn Helgaas
2025-07-23  7:07 ` Thomas Gleixner
2024-11-02 17:45 Bjorn Helgaas

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=20250304165829.GA232292@bhelgaas \
    --to=helgaas@kernel.org \
    --cc=bhelgaas@google.com \
    --cc=ilpo.jarvinen@linux.intel.com \
    --cc=linux-pci@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.