]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[media] media: pci: saa7134: saa7134-video.c: Remove unused function
authorRickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Thu, 1 Jan 2015 17:03:35 +0000 (14:03 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Tue, 27 Jan 2015 12:10:23 +0000 (10:10 -0200)
commit0badd3c79b3a37c3586ee8a8ca32cf73ef9bb340
tree06a5ea6b9e4620667c7bc2fdfda197354705a394
parentdf58433145eeafd541289b03885b1b4c798fff32
[media] media: pci: saa7134: saa7134-video.c: Remove unused function

Remove the function saa7134_queue() that is not used anywhere.

This was partially found by using a static code analysis program called cppcheck.

Signed-off-by: Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/pci/saa7134/saa7134-video.c