[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <8734sd0zwf.fsf@meer.lwn.net>
Date: Tue, 26 Mar 2024 09:35:28 -0600
From: Jonathan Corbet <corbet@....net>
To: Dan Williams <dan.j.williams@...el.com>, peterz@...radead.org,
torvalds@...ux-foundation.org
Cc: Bjorn Helgaas <bhelgaas@...gle.com>, Ira Weiny <ira.weiny@...el.com>,
Jonathan Cameron <jonathan.cameron@...wei.com>, Jesse Brandeburg
<jesse.brandeburg@...el.com>, Ilpo Järvinen
<ilpo.jarvinen@...ux.intel.com>, Lukas Wunner <lukas@...ner.de>,
linux-pci@...r.kernel.org, linux-kernel@...r.kernel.org,
gregkh@...uxfoundation.org, linux-doc@...r.kernel.org
Subject: Re: [PATCH v2] cleanup: Add usage and style documentation
One little nit...
Dan Williams <dan.j.williams@...el.com> writes:
> + * The DEFINE_FREE() macro can arrange for PCI device references to be
> + * dropped when the associated variable goes out of scope:
> + *
> + * ::
> + *
This can be written a bit more concisely as:
...goes out of scope::
without the separate "::" line, reducing the markup noise a bit more.
Thanks,
jon
Powered by blists - more mailing lists