diff options
author | Kees Cook <keescook@chromium.org> | 2023-12-15 01:13:54 +0100 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2023-12-15 17:31:19 +0100 |
commit | eeddfa5be17ba0fa2d98874aa881683373bf7180 (patch) | |
tree | ef058268fee2eec5bcb6e42b0f0d348f3346eeff /scripts/kernel-doc | |
parent | Documentation, mm/unaccepted: document accept_memory kernel parameter (diff) | |
download | linux-eeddfa5be17ba0fa2d98874aa881683373bf7180.tar.xz linux-eeddfa5be17ba0fa2d98874aa881683373bf7180.zip |
docs: conf.py: Ignore __counted_by attribute
It seems that Sphinx is confused by the __counted_by attribute on struct
members. Add it to the list of known attributes.
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202312150614.kOx8xUkr-lkp@intel.com/
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: "Gustavo A. R. Silva" <gustavoars@kernel.org>
Cc: linux-doc@vger.kernel.org
Cc: linux-hardening@vger.kernel.org
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20231215001347.work.151-kees@kernel.org
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions