diff options
author | 2016-08-17 12:03:05 +0200 | |
---|---|---|
committer | 2016-08-22 11:09:33 +1000 | |
commit | 6096481649ac27466cf2b453f185b43f680bf541 (patch) | |
tree | c7711132e4e63561e52070d6049d3d3e5283f30c /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | powerpc/pseries: use pci_host_bridge.release_fn() to kfree(phb) (diff) | |
download | linux-dev-6096481649ac27466cf2b453f185b43f680bf541.tar.xz linux-dev-6096481649ac27466cf2b453f185b43f680bf541.zip |
powerpc/powernv/pci: fix iterator signedness
Unsigned type is always non-negative, so the loop could not end in case
condition is never true.
The problem has been detected using semantic patch
scripts/coccinelle/tests/unsigned_lesser_than_zero.cocci
Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions