[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20191122070100.yzxuqulobjrhxoa7@pengutronix.de>
Date: Fri, 22 Nov 2019 08:01:00 +0100
From: Robert Schwebel <r.schwebel@...gutronix.de>
To: Jonathan Corbet <corbet@....net>
Cc: "David S. Miller" <davem@...emloft.net>, netdev@...r.kernel.org,
linux-doc@...r.kernel.org
Subject: Re: [PATCH 4/5] docs: networking: nfc: fix code block syntax
On Thu, Nov 21, 2019 at 10:09:19AM -0700, Jonathan Corbet wrote:
> > +.. code-block:: none
> > +
> > + struct sockaddr_nfc {
> > + sa_family_t sa_family;
> > + __u32 dev_idx;
> > + __u32 target_idx;
> > + __u32 nfc_protocol;
> > + };
>
> Rather than cluttering the text with ".. code-block::", you can just use
> the literal-block shortcut:
>
> targets. All NFC sockets use AF_NFC::
>
> struct sockaddr_nfc {
>
Thanks, will do in v2.
rsc
--
Pengutronix e.K. | Dipl.-Ing. Robert Schwebel |
Steuerwalder Str. 21 | https://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
Powered by blists - more mailing lists