diff options
author | 2017-10-31 07:31:42 -0400 | |
---|---|---|
committer | 2017-12-08 10:11:53 -0500 | |
commit | 85f42985af385f726152fd01836589f0a5a8090e (patch) | |
tree | 5acade79e69ed6ea3e8989c057cad19ed6f7dc42 /drivers/media/platform/vimc/vimc-common.h | |
parent | media: pt3: remove redundant assignment to mask (diff) | |
download | wireguard-linux-85f42985af385f726152fd01836589f0a5a8090e.tar.xz wireguard-linux-85f42985af385f726152fd01836589f0a5a8090e.zip |
media: drivers/media/pci/zoran: remove redundant assignment to pointer h
The pointer h is already initialized to codeclist_top so the second
identical assignment is redundant and can be removed. Cleans up clang
warning:
drivers/media/pci/zoran/videocodec.c:322:21: warning: Value stored to 'h'
during its initialization is never read
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'drivers/media/platform/vimc/vimc-common.h')
0 files changed, 0 insertions, 0 deletions