diff options
author | Jonathan Corbet <corbet@lwn.net> | 2019-05-22 21:41:45 +0200 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2019-05-23 17:27:39 +0200 |
commit | f35a1abd9e7a0d37a1bcc1149eaf2aa737d7ea21 (patch) | |
tree | 7948cbf142621336d4e21394bda8464a0047d429 /Documentation | |
parent | docs: fix numaperf.rst and add it to the doc tree (diff) | |
download | linux-f35a1abd9e7a0d37a1bcc1149eaf2aa737d7ea21.tar.xz linux-f35a1abd9e7a0d37a1bcc1149eaf2aa737d7ea21.zip |
lib/list_sort: fix kerneldoc build error
Commit 043b3f7b6388 ("lib/list_sort: simplify and remove
MAX_LIST_LENGTH_BITS") added some useful kerneldoc info, but also broke the
docs build:
./lib/list_sort.c:128: WARNING: Definition list ends without a blank line; unexpected unindent.
./lib/list_sort.c:161: WARNING: Unexpected indentation.
./lib/list_sort.c:162: WARNING: Block quote ends without a blank line; unexpected unindent.
Fix the offending literal block and make the error go away.
Fixes: 043b3f7b6388 ("lib/list_sort: simplify and remove MAX_LIST_LENGTH_BITS")
Cc: George Spelvin <lkml@sdf.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions