diff options
author | Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> | 2025-01-14 20:08:37 +0300 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2025-01-15 02:47:34 +0300 |
commit | 27d41818b69699f5e23379f09998453b0ae12252 (patch) | |
tree | a70240a4b6b925ae2ab072ebc16f5457a33f18de /tools/perf/scripts/python/export-to-sqlite.py | |
parent | dbfd51ba4cb35f8cf374e824920c5705b2dfcd51 (diff) | |
download | linux-27d41818b69699f5e23379f09998453b0ae12252.tar.xz |
PCI: Use unsigned int i in pcie_read_tlp_log()
Loop variable i counting from 0 upwards does not need to be signed so make
it unsigned int.
Link: https://lore.kernel.org/r/20250114170840.1633-6-ilpo.jarvinen@linux.intel.com
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions