aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <[email protected]>2021-06-02 16:42:46 +0200
committerMauro Carvalho Chehab <[email protected]>2021-06-04 08:11:12 +0200
commit5b448065febe1c6bb6693735844f2fb2b7b654dc (patch)
treea2d22c82b6d3acbfdceab81af0d0d1580373e2cd /tools/perf/scripts/python
parent730f055666a30b8224d639110eb9b25eaa87883a (diff)
media: pci: tw5864: avoid usage of some characters
There are several comments on this driver using those chars: - U+2013 ('–'): EN DASH - U+2018 ('‘'): LEFT SINGLE QUOTATION MARK - U+2019 ('’'): RIGHT SINGLE QUOTATION MARK They probably came from cut-and-pasting some texts found elsewhere. While there's nothing wrong on having those on comments in C, it is better to use ASCII chars for those specific cases, as the current variant doesn't really add any value. Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions