linux-stable/drivers/media/pci/zoran
Colin Ian King 85f42985af 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>
2017-12-08 10:11:53 -05:00
..
Kconfig [media] zoran: don't build it on alpha 2013-11-07 15:03:19 -02:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
videocodec.c media: drivers/media/pci/zoran: remove redundant assignment to pointer h 2017-12-08 10:11:53 -05:00
videocodec.h [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
zoran.h [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
zoran_card.c media: zoran: constify pci_device_id 2017-08-09 09:45:18 -04:00
zoran_card.h media: zoran: make zoran_template const 2017-10-27 14:12:04 +02:00
zoran_device.c sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> 2017-03-02 08:42:32 +01:00
zoran_device.h [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
zoran_driver.c media: zoran: make zoran_template const 2017-10-27 14:12:04 +02:00
zoran_procfs.c [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
zoran_procfs.h [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
zr36016.c [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
zr36016.h [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
zr36050.c [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
zr36050.h [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
zr36057.h [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
zr36060.c [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
zr36060.h [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00