diff options
author | 2025-02-22 16:18:50 +0700 | |
---|---|---|
committer | 2025-03-14 21:02:15 -0400 | |
commit | 82b5666912e643ce806460130c1fd05fe6354193 (patch) | |
tree | 890ad1f69b87b0cd554c3934c99c4179760a4931 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bcachefs: sysfs internal/trigger_btree_updates (diff) | |
download | wireguard-linux-82b5666912e643ce806460130c1fd05fe6354193.tar.xz wireguard-linux-82b5666912e643ce806460130c1fd05fe6354193.zip |
Documentation: bcachefs: casefolding: Do not italicize NUL
Sphinx reports htmldocs warning:
Documentation/filesystems/bcachefs/casefolding.rst:36: WARNING: Inline interpreted text or phrase reference start-string without end-string. [docutils]
That's because NUL word is italicized but it is written in plural form
instead (`NUL`s). Sphinx, however, doesn't tip over when the italicized
word in this fashion is followed by punctuation instead.
Do not italicize the word to keep Sphinx happy.
Fixes: bc5cc09246c5 ("bcachefs: bcachefs_metadata_version_casefolding")
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Closes: https://lore.kernel.org/linux-next/20250221162135.79be0147@canb.auug.org.au/
Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions