diff options
| author | Herve Codina <[email protected]> | 2024-03-14 12:00:06 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2024-03-21 03:18:27 +0000 |
| commit | 2d9d9f256c8c85049306df3131ec7c81f9d8317c (patch) | |
| tree | 4c29e2ebd15d2323e0223feeb2f85dfd6d76518f /scripts/bpf_doc.py | |
| parent | Merge branch 'octeontx2-pf-mbox-fixes' (diff) | |
| download | kernel-2d9d9f256c8c85049306df3131ec7c81f9d8317c.tar.gz kernel-2d9d9f256c8c85049306df3131ec7c81f9d8317c.zip | |
lib/bitmap: Fix bitmap_scatter() and bitmap_gather() kernel doc
The make htmldoc command failed with the following error
... include/linux/bitmap.h:524: ERROR: Unexpected indentation.
... include/linux/bitmap.h:524: CRITICAL: Unexpected section title or transition.
Move the visual representation to a literal block.
Fixes: de5f84338970 ("lib/bitmap: Introduce bitmap_scatter() and bitmap_gather() helpers")
Reported-by: Stephen Rothwell <[email protected]>
Closes: https://lore.kernel.org/linux-kernel/[email protected]/
Signed-off-by: Herve Codina <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]>
Reviewed-by: Bagas Sanjaya <[email protected]>
Acked-by: Yury Norov <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions
