diff options
author | Logan Gunthorpe <logang@deltatee.com> | 2022-07-27 13:15:22 -0600 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2022-07-28 07:21:33 -0700 |
commit | 8419702489f3be7f9e4fcf12c04d9d3f00114d35 (patch) | |
tree | 868453bd6fabff36bc32e23a4751bbc6a883b770 /fs/orangefs | |
parent | 0d06132fc84bd91379300768c75a19474e06d0c5 (diff) | |
download | linux-8419702489f3be7f9e4fcf12c04d9d3f00114d35.tar.bz2 |
dma-mapping: reformat comment to suppress htmldoc warning
make html doc reports a cryptic warning with the commit named below:
kernel/dma/mapping.c:258: WARNING: Option list ends without a blank
line; unexpected unindent.
Seems the parser is a bit fussy about the tabbing and having a single
space tab causes the warning. To suppress the warning add another
tab to the list and reindent everything.
Fixes: 7c2645a2a30a ("dma-mapping: allow EREMOTEIO return code for P2PDMA transfers")
Signed-off-by: Logan Gunthorpe <logang@deltatee.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'fs/orangefs')
0 files changed, 0 insertions, 0 deletions