aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorSudip Mukherjee <[email protected]>2021-04-17 00:53:36 +0100
committerMauro Carvalho Chehab <[email protected]>2021-11-19 16:39:39 +0000
commite594cda5f8c8e34ac6444166418690c65bbda47f (patch)
tree51a3cca02ee1acce316578cb6678e2c0af62ad5b /tools/perf/scripts/python
parent51c2664ab051908dfb467b922e017a792c489cec (diff)
media: sp887x: drop unneeded assignment
The pointer 'mem' was initialized to 'fw->data' but immediately after that it was assigned 'fw->data + 10'. Lets remove the extra assignement and initialize the pointer to the address its going to use. Link: https://lore.kernel.org/linux-media/[email protected] Cc: Sudip Mukherjee <[email protected]> Signed-off-by: Sudip Mukherjee <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions