aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorRandy Dunlap <[email protected]>2021-05-06 16:19:07 -0700
committerJonathan Corbet <[email protected]>2021-05-10 15:17:34 -0600
commit9e255e2b9afe948fb795cbaa854acc3904d4212c (patch)
tree334b628d5fbdb2f419fee50350dc2d2a0df343cb /tools/perf/scripts/python/export-to-sqlite.py
parentbf9e262fcfa6350269f00a95658f701f2595db13 (diff)
Documentation: drop optional BOMs
A few of the Documentation .rst files begin with a Unicode byte order mark (BOM). The BOM may signify endianess for 16-bit or 32-bit encodings or indicate that the text stream is indeed Unicode. We don't need it for either of those uses. It may also interfere with (confuse) some software. Since we don't need it and its use is optional, just delete the uses of it in Documentation/. https://en.wikipedia.org/wiki/Byte_order_mark Signed-off-by: Randy Dunlap <[email protected]> Reviewed-by: Matthew Wilcox (Oracle) <[email protected]> Reviewed-by: Greg Kroah-Hartman <[email protected]> Cc: Mauro Carvalho Chehab <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jonathan Corbet <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions