summaryrefslogtreecommitdiff
path: root/drivers/parisc
diff options
context:
space:
mode:
authorDaniel Scheller <d.scheller@gmx.net>2018-06-23 11:36:03 -0400
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>2018-07-30 16:23:12 -0400
commit2957e53e57f2d8a791d5d56978e194440844f186 (patch)
tree2c96490b90d5b98104f407a21dcd9588c9716605 /drivers/parisc
parent7b6b9b153ad0127ec031438e3538acdebd677b02 (diff)
downloadlinux-2957e53e57f2d8a791d5d56978e194440844f186.tar.gz
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 <d.scheller@gmx.net> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'drivers/parisc')
0 files changed, 0 insertions, 0 deletions