aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorVinod Koul <vkoul@kernel.org>2020-07-08 18:58:06 +0530
committerVinod Koul <vkoul@kernel.org>2020-07-13 12:14:51 +0530
commitf0c47c74583cc55c7ff9bdafff63bfb33edbb940 (patch)
tree6496a24704321284772f814778049cf0da2f7b96 /tools/perf/scripts/python/exported-sql-viewer.py
parentphy: mapphone-mdm6600: Add missing description for some structure fields (diff)
downloadwireguard-linux-f0c47c74583cc55c7ff9bdafff63bfb33edbb940.tar.xz
wireguard-linux-f0c47c74583cc55c7ff9bdafff63bfb33edbb940.zip
phy: xgene: remove unsigned integer comparison with less than zero
We get warning with W=1 build: drivers/phy/phy-xgene.c: In function ‘xgene_phy_xlate’: drivers/phy/phy-xgene.c:1618:20: warning: comparison of unsigned expression in ‘< 0’ is always false [-Wtype-limits] 1618 | if (args->args[0] < MODE_SATA || args->args[0] >= MODE_MAX) | args is uint32_t so can never be less than zero, so remove this check Link: https://lore.kernel.org/r/20200708132809.265967-3-vkoul@kernel.org Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions