summaryrefslogtreecommitdiff
path: root/drivers/staging/media
diff options
context:
space:
mode:
authorSudip Mukherjee <sudipm.mukherjee@gmail.com>2021-04-17 02:53:36 +0300
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>2021-11-19 19:39:39 +0300
commite594cda5f8c8e34ac6444166418690c65bbda47f (patch)
tree51a3cca02ee1acce316578cb6678e2c0af62ad5b /drivers/staging/media
parent51c2664ab051908dfb467b922e017a792c489cec (diff)
downloadlinux-e594cda5f8c8e34ac6444166418690c65bbda47f.tar.xz
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/20210416235336.1552102-1-sudipm.mukherjee@gmail.com Cc: Sudip Mukherjee <sudipm.mukherjee@gmail.com> Signed-off-by: Sudip Mukherjee <sudipm.mukherjee@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'drivers/staging/media')
0 files changed, 0 insertions, 0 deletions