Skip to content

Commit 68f3d40

Browse files
mchehabJonathan Corbet
authored andcommitted
docs: parse-headers.rst: remove uneeded parenthesis
As pointed by Randy, the parenthesis there is not needed and it violates the document coding style. Reported-by: Randy Dunlap <rdunlap@infradead.org> Closes: https://lore.kernel.org/linux-doc/9d709020-03fe-467c-be7f-d5ee251bb79a@infradead.org/ Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Message-ID: <e5de9f7b1f6a963b2912574a65495c47cfbb13ba.1762878176.git.mchehab+huawei@kernel.org>
1 parent 62d7851 commit 68f3d40

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/doc-guide/parse-headers.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ defines the C namespace to be used.
8989
It is meant to allow having more comprehensive documentation, where
9090
uAPI headers will create cross-reference links to the code.
9191

92-
The output is written at the (``FILE_OUT``).
92+
The output is written at the ``FILE_OUT``.
9393

9494
The ``FILE_RULES`` may contain contain three types of statements:
9595
**ignore**, **replace** and **namespace**.

0 commit comments

Comments
 (0)