diff options
author | 2019-07-16 16:27:36 -0700 | |
---|---|---|
committer | 2019-07-16 19:23:22 -0700 | |
commit | b4658cdd8cab49c978334dc5db9070d0d881e3dd (patch) | |
tree | 6216a4aad529340395c7bca6723c1b1697f2f5ac /tools/perf/scripts/python/export-to-sqlite.py | |
parent | mm/ioremap: probe platform for p4d huge map support (diff) | |
download | linux-dev-b4658cdd8cab49c978334dc5db9070d0d881e3dd.tar.xz linux-dev-b4658cdd8cab49c978334dc5db9070d0d881e3dd.zip |
lib/string_helpers: fix some kerneldoc warnings
Due to some sad limitations in how kerneldoc comments are parsed, the
documentation in lib/string_helpers.c generates these warnings:
lib/string_helpers.c:236: WARNING: Unexpected indentation.
lib/string_helpers.c:241: WARNING: Block quote ends without a blank line; unexpected unindent.
lib/string_helpers.c:446: WARNING: Unexpected indentation.
lib/string_helpers.c:451: WARNING: Block quote ends without a blank line; unexpected unindent.
lib/string_helpers.c:474: WARNING: Unexpected indentation.
Rework the comments to obtain something like the desired result.
Link: http://lkml.kernel.org/r/20190607110952.409011ba@lwn.net
Signed-off-by: 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 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions