diff options
author | Jiang Jian <jiangjian@cdjrlc.com> | 2022-06-21 20:53:21 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-06-27 16:15:38 +0200 |
commit | 4270f984b0419cb97fa7f72c20c14d1c30c2f7e5 (patch) | |
tree | 68ce360af552a08d3b8d3ade5b6ea07d719a2949 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | e1cfc64ea66fa06096c67d1c1fa04c46aefd9301 (diff) |
cxl: drop unexpected word "the" in the comments
there is an unexpected word "the" in the comments that need to be dropped
file: drivers/misc/cxl/cxl.h
line: 1107
+/* check if the given pci_dev is on the the cxl vphb bus */
changed to
+/* check if the given pci_dev is on the cxl vphb bus */
Acked-by: Andrew Donnellan <ajd@linux.ibm.com>
Signed-off-by: Jiang Jian <jiangjian@cdjrlc.com>
Link: https://lore.kernel.org/r/20220621125321.122280-1-jiangjian@cdjrlc.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions