aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorOhhoon Kwon <[email protected]>2021-08-03 19:13:09 +0900
committerRob Herring <[email protected]>2021-08-03 14:20:00 -0600
commit4409273b818cfcbb2f64718d9438629398ac3ae5 (patch)
tree982668f67338dea2e0edffd03a8e5260c1045466 /tools/perf/scripts/python/bin
parentd08d29c8041b4306d35888eb5b920bb70ae859e3 (diff)
of: fdt: do not update local variable after use
Fix the below warning: drivers/of/fdt.c:196:4: warning: Value stored to 'pprev' is never read [clang-analyzer-deadcode.DeadStores] pprev = &pp->next; ^ ~~~~~~~~~ Signed-off-by: Ohhoon Kwon <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Rob Herring <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions