summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorTzung-Bi Shih <tzungbi@google.com>2021-11-10 07:56:11 +0000
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>2021-11-15 08:12:06 +0000
commit4eb684bd22a2b43f17dd8c9fcbd60ab612512297 (patch)
tree401ac257508ad16f065fb81fb58b3cdef876eaa5 /tools/perf/scripts/python
parentd9fbdedc56eabb9c5d49b37d8b1f8189fa48a4c8 (diff)
downloadlinux-4eb684bd22a2b43f17dd8c9fcbd60ab612512297.tar.gz
linux-4eb684bd22a2b43f17dd8c9fcbd60ab612512297.zip
media: mtk-vcodec: vdec: remove redundant 'pfb' assignment
A clang-analyzer warning was reported. >> drivers/media/platform/mtk-vcodec/mtk_vcodec_dec_stateless.c:133:18: warning: Value stored to 'pfb' during its initialization is never read [clang-analyzer-deadcode.DeadStores] struct vdec_fb *pfb = &framebuf->frame_buffer; ^~~ ~~~~~~~~~~~~~~~~~~~~~~~ Removes the redundant 'pfb' assignment to fix. Reported-by: kernel test robot <lkp@intel.com> Signed-off-by: Tzung-Bi Shih <tzungbi@google.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions