aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2018-01-30 14:53:48 +0000
committerSteffen Klassert <[email protected]>2018-02-13 13:59:03 +0100
commit60aa80460da115216070082b4ab686b9e37c86ef (patch)
tree318a2a206a067e0678b381f9e0525c1a245299df /tools/perf/scripts/python/export-to-sqlite.py
parentcf19e5e2054f5172c07a152f9e04eb3bae3d86dd (diff)
esp4: remove redundant initialization of pointer esph
Pointer esph is being assigned a value that is never read, esph is re-assigned and only read inside an if statement, hence the initialization is redundant and can be removed. Cleans up clang warning: net/ipv4/esp4.c:657:21: warning: Value stored to 'esph' during its initialization is never read Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: Steffen Klassert <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions