Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
doc-rst: Revert "kernel-doc: fix handling of address_space tags"
This reverts commit a88b167. From the origin comit log:: The RST cpp:function handler is very pedantic: it doesn't allow any macros like __user on it Since the kernel-doc parser does NOT make use of the cpp:domain, there is no need to change the kernel-doc parser eleminating the address_space tags. Signed-off-by: Markus Heiser <[email protected]> Signed-off-by: Jonathan Corbet <[email protected]>
- Loading branch information