Skip to content

Commit f67b7c0

Browse files
rschwebelJakub Kicinski
authored andcommitted
docs: networking: nfc: fix bullet list syntax
Fix this warning: Documentation/networking/nfc.rst:87: WARNING: Bullet list ends without a blank line; unexpected unindent. Signed-off-by: Robert Schwebel <[email protected]> Signed-off-by: Jakub Kicinski <[email protected]>
1 parent c0b96e8 commit f67b7c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/networking/nfc.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ The operations are composed by commands and events, all listed below:
8484
* NFC_EVENT_DEVICE_ADDED - reports an NFC device addition
8585
* NFC_EVENT_DEVICE_REMOVED - reports an NFC device removal
8686
* NFC_EVENT_TARGETS_FOUND - reports START_POLL results when 1 or more targets
87-
are found
87+
are found
8888

8989
The user must call START_POLL to poll for NFC targets, passing the desired NFC
9090
protocols through NFC_ATTR_PROTOCOLS attribute. The device remains in polling

0 commit comments

Comments
 (0)