aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2018-02-01 16:58:42 +0000
committerDavid S. Miller <[email protected]>2018-02-01 14:54:28 -0500
commitf14d244f6147066c65dd98caa08aab0135ab1cc4 (patch)
tree312c78e9da6e228956f2c31aea8fd4bf14de2600 /tools/perf/scripts/python/call-graph-from-sql.py
parentb9a40729e73809df073b6f7ec5eba1c12a64f703 (diff)
net: jme: remove unused initialization of 'rxdesc'
Pointer rxdesc is assigned a value that is never read, it is overwritten by a new assignment inside a while loop hence the initial assignment is redundant and can be removed. Cleans up clang warning: drivers/net/ethernet/jme.c:1074:17: warning: Value stored to 'rxdesc' during its initialization is never read Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions