diff options
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2021-11-22 15:26:19 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2021-11-29 15:23:13 +0300 |
commit | 5fadfc31a7cc55f8e0e1e4d4b67c365f11623dca (patch) | |
tree | 3f503de628c647d4e5010f2deeac95a16c67cac3 /drivers/media/dvb-frontends/drxk_hard.c | |
parent | 53dd3f0a7fed09d716cdf856dca049a22c891a2a (diff) | |
download | linux-5fadfc31a7cc55f8e0e1e4d4b67c365f11623dca.tar.xz |
media: drxd: drop offset var from DownloadMicrocode()
The offset is not needed, and it is never used, as the pointer
itself is already incremented.
So, drop it, in order to solve a W=1 clang warning.
Reviewed-by: Nathan Chancellor <nathan@kernel.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'drivers/media/dvb-frontends/drxk_hard.c')
0 files changed, 0 insertions, 0 deletions