Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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: Bagas Sanjaya <bagasdotme@gmail.com>
Link: https://patch.msgid.link/20251017064525.28836-3-bagasdotme@gmail.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>

authored by

Bagas Sanjaya and committed by
Paolo Abeni
122d696c ebc742ed

+4 -2
+4 -2
Documentation/networking/nfc.rst
··· 71 71 The userspace interface is divided in control operations and low-level data 72 72 exchange operation. 73 73 74 - CONTROL OPERATIONS: 74 + Control operations 75 + ------------------ 75 76 76 77 Generic netlink is used to implement the interface to the control operations. 77 78 The operations are composed by commands and events, all listed below: ··· 101 100 All polling operations requested through one netlink socket are stopped when 102 101 it's closed. 103 102 104 - LOW-LEVEL DATA EXCHANGE: 103 + Low-level data exchange 104 + ----------------------- 105 105 106 106 The userspace must use PF_NFC sockets to perform any data communication with 107 107 targets. All NFC sockets use AF_NFC::