diff options
author | Andreas Oberritter <obi@linuxtv.org> | 2009-07-14 20:48:37 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-09-12 12:17:44 -0300 |
commit | a4afd65870188b872ec9b5cc0330f7c818c4c3a4 (patch) | |
tree | d60c399abec88d2cefd35701c719dfa9d0733f76 /drivers/media/video/zr364xx.c | |
parent | 1cb662a3144992259edfd3cf9f54a6b25a913a0f (diff) | |
download | linux-a4afd65870188b872ec9b5cc0330f7c818c4c3a4.tar.gz |
V4L/DVB (12276): Remove a useless check from dvb_dmx_swfilter_packet()
Values for 'pid' range from 0 to 0x1fff. Therefore 'feed->pid' can never
be equal to both 'pid' and 0x2000. This makes the continue statement have
no effect.
Signed-off-by: Andreas Oberritter <obi@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/zr364xx.c')
0 files changed, 0 insertions, 0 deletions