diff options
| author | Dan Williams <[email protected]> | 2025-07-17 16:30:36 +0000 |
|---|---|---|
| committer | Dave Jiang <[email protected]> | 2025-07-18 02:59:02 +0000 |
| commit | b2df55a98672f4be076ff69d0f0d0b1fc81f2044 (patch) | |
| tree | ed0396b16ea31cf874a6186e853d15214546c4d0 /tools/perf/scripts/python/net_dropmonitor.py | |
| parent | Merge branch 'for-6.17/cxl-acquire' into cxl-for-next (diff) | |
| download | kernel-b2df55a98672f4be076ff69d0f0d0b1fc81f2044.tar.gz kernel-b2df55a98672f4be076ff69d0f0d0b1fc81f2044.zip | |
cleanup: Fix documentation build error for ACQUIRE updates
Stephen reports:
Documentation/core-api/cleanup:7: include/linux/cleanup.h:73: ERROR: Unexpected indentation. [docutils]
Documentation/core-api/cleanup:7: include/linux/cleanup.h:74: WARNING: Block quote ends without a blank line; unexpected unindent. [docutils]
Which points out that the ACQUIRE() example in cleanup.h missed the "::"
suffix to mark the following text as a code-block.
Fixes: 857d18f23ab1 ("cleanup: Introduce ACQUIRE() and ACQUIRE_ERR() for conditional locks")
Reported-by: Stephen Rothwell <[email protected]>
Closes: http://lore.kernel.org/[email protected]
Signed-off-by: Dan Williams <[email protected]>
Acked-by: Randy Dunlap <[email protected]>
Tested-by: Randy Dunlap <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Dave Jiang <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions
