diff options
author | Bagas Sanjaya <bagasdotme@gmail.com> | 2022-08-04 10:54:46 +0300 |
---|---|---|
committer | Dan Williams <dan.j.williams@intel.com> | 2022-08-05 18:41:02 +0300 |
commit | f13da0d9c3252eb922fc12495f2068fbb18c2e8f (patch) | |
tree | 7b5a084e04f718d92a1589071e419f03d8b1b3b4 /tools/perf/scripts/python/stackcollapse.py | |
parent | 9fd2cf4d6fba8253efa62ba45f623ab7f09df12d (diff) | |
download | linux-f13da0d9c3252eb922fc12495f2068fbb18c2e8f.tar.xz |
cxl/regions: add padding for cxl_rr_ep_add nested lists
Sphinx reported indentation warnings:
Documentation/driver-api/cxl/memory-devices:457: ./drivers/cxl/core/region.c:732: WARNING: Unexpected indentation.
Documentation/driver-api/cxl/memory-devices:457: ./drivers/cxl/core/region.c:733: WARNING: Block quote ends without a blank line; unexpected unindent.
Documentation/driver-api/cxl/memory-devices:457: ./drivers/cxl/core/region.c:735: WARNING: Unexpected indentation.
These warnings above are due to missing blank line padding in the nested list
in kernel-doc comment for cxl_rr_ep_add().
Add the paddings to fix the warnings.
Fixes: 384e624bb211b4 ("cxl/region: Attach endpoint decoders")
Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Link: https://lore.kernel.org/r/20220804075448.98241-2-bagasdotme@gmail.com
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions