aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/mem-phys-addr.py
diff options
context:
space:
mode:
authortangbin <[email protected]>2020-03-11 22:46:46 +0800
committerMark Brown <[email protected]>2020-03-11 17:59:49 +0000
commit103ae95513803102d2a2c91458cfac5dfbaad124 (patch)
treec4a0d309803f4320cae88a723bcf4126b2095852 /tools/perf/scripts/python/mem-phys-addr.py
parent97249a89c17e8f1288fed1ebc617ea2e9e88d501 (diff)
ASoC: zte: zx-tdm: remove redundant variables dev
In this function, the variable 'dev' is assigned to '&pdev->dev', but in the following code, all the assignments to 'struce device' are used '&pdev->dev' instead of 'dev',except 'zx_tdm->dev'. So,the variable 'dev' in this function is redundant and can be replaced by '&pdev->dev' as elsewhere. Signed-off-by: tangbin <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions