Commit bf0b2511 authored by Robert Schwebel's avatar Robert Schwebel Committed by Jakub Kicinski
Browse files

docs: networking: nfc: fix code block syntax



Silence this warning:

Documentation/networking/nfc.rst:113: WARNING: Definition list ends without
a blank line; unexpected unindent.

Signed-off-by: default avatarRobert Schwebel <r.schwebel@pengutronix.de>
Signed-off-by: default avatarJakub Kicinski <jakub.kicinski@netronome.com>
parent f67b7c08
Loading
Loading
Loading
Loading
+8 −8
Original line number Diff line number Diff line
@@ -103,7 +103,7 @@ it's closed.
LOW-LEVEL DATA EXCHANGE:

The userspace must use PF_NFC sockets to perform any data communication with
targets. All NFC sockets use AF_NFC:
targets. All NFC sockets use AF_NFC::

        struct sockaddr_nfc {
               sa_family_t sa_family;