aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorDaniel Scheller <[email protected]>2018-06-23 11:36:03 -0400
committerMauro Carvalho Chehab <[email protected]>2018-07-30 16:23:12 -0400
commit2957e53e57f2d8a791d5d56978e194440844f186 (patch)
tree2c96490b90d5b98104f407a21dcd9588c9716605 /tools/perf/scripts/python/export-to-postgresql.py
parent7b6b9b153ad0127ec031438e3538acdebd677b02 (diff)
media: ddbridge: link structure access cosmetics in ddb_port_probe()
Throughout the function, dev->link[l] is used several times. Unclutter this a bit by declaring a ddb_link var at the top of the function, assign the address of dev->link[l] to it and use that var to access the link[] struct member. Picked up from the upstream dddvb GIT. Signed-off-by: Daniel Scheller <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions