Commit 122d696c authored by Bagas Sanjaya's avatar Bagas Sanjaya Committed by Paolo Abeni
Browse files

net: nfc: Format userspace interface subsection headings



Subsection headings of "Userspace interface" is written in normal
paragraph, all-capped. Properly format them as reST section headings.

Signed-off-by: default avatarBagas Sanjaya <bagasdotme@gmail.com>
Link: https://patch.msgid.link/20251017064525.28836-3-bagasdotme@gmail.com


Signed-off-by: default avatarPaolo Abeni <pabeni@redhat.com>
parent ebc742ed
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -71,7 +71,8 @@ Userspace interface
The userspace interface is divided in control operations and low-level data
exchange operation.

CONTROL OPERATIONS:
Control operations
------------------

Generic netlink is used to implement the interface to the control operations.
The operations are composed by commands and events, all listed below:
@@ -100,7 +101,8 @@ relevant information such as the supported NFC protocols.
All polling operations requested through one netlink socket are stopped when
it's closed.

LOW-LEVEL DATA EXCHANGE:
Low-level data exchange
-----------------------

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