diff options
author | Mike Rapoport <rppt@linux.ibm.com> | 2019-03-05 15:48:36 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2019-03-05 21:07:20 -0800 |
commit | 92eac16819e47ab919bd8f28ed49f8fadad0954e (patch) | |
tree | f647bda91e9b90d5279fa65ebb250ba69d42334a /init | |
parent | 6d2bef9df7ccf3a2db0160be24f8b92a3f24708a (diff) | |
download | linux-92eac16819e47ab919bd8f28ed49f8fadad0954e.tar.gz linux-92eac16819e47ab919bd8f28ed49f8fadad0954e.tar.bz2 linux-92eac16819e47ab919bd8f28ed49f8fadad0954e.zip |
docs/mm: vmalloc: re-indent kernel-doc comemnts
Some kernel-doc comments in mm/vmalloc.c have leading tab in
indentation. This leads to excessive indentation in the generated HTML
and to the inconsistency of its layout ([1] vs [2]).
Besides, multi-line Note: sections are not handled properly with extra
indentation.
[1] https://www.kernel.org/doc/html/v4.20/core-api/mm-api.html?#c.vm_map_ram
[2] https://www.kernel.org/doc/html/v4.20/core-api/mm-api.html?#c.vfree
Link: http://lkml.kernel.org/r/1549549644-4903-2-git-send-email-rppt@linux.ibm.com
Signed-off-by: Mike Rapoport <rppt@linux.ibm.com>
Reviewed-by: Andrew Morton <akpm@linux-foundation.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions