diff options
author | Akira Yokosawa <[email protected]> | 2022-06-06 13:44:24 +0900 |
---|---|---|
committer | Bartosz Golaszewski <[email protected]> | 2022-06-23 22:17:43 +0200 |
commit | c7e1c443584ddd7facffca00e9e23b0d084e5bb3 (patch) | |
tree | 1922246049fcce3ac699d3cf0c57bd7efa864309 /include/linux/fpga/fpga-mgr.h | |
parent | c1c2a15c2b5379ea8e44dcdcc298e3de42076ba0 (diff) |
gpio: Fix kernel-doc comments to nested union
Commit 48ec13d36d3f ("gpio: Properly document parent data union")
is supposed to have fixed a warning from "make htmldocs" regarding
kernel-doc comments to union members. However, the same warning
still remains [1].
Fix the issue by following the example found in section "Nested
structs/unions" of Documentation/doc-guide/kernel-doc.rst.
Signed-off-by: Akira Yokosawa <[email protected]>
Reported-by: Stephen Rothwell <[email protected]>
Fixes: 48ec13d36d3f ("gpio: Properly document parent data union")
Link: https://lore.kernel.org/r/[email protected]/ [1]
Cc: Linus Walleij <[email protected]>
Cc: Bartosz Golaszewski <[email protected]>
Cc: Joey Gouly <[email protected]>
Cc: Marc Zyngier <[email protected]>
Tested-by: Stephen Rothwell <[email protected]>
Reviewed-by: Mauro Carvalho Chehab <[email protected]>
Signed-off-by: Bartosz Golaszewski <[email protected]>
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions