diff options
author | Andreas Oberritter <obi@linuxtv.org> | 2009-07-15 01:48:37 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-09-12 17:17:44 +0200 |
commit | a4afd65870188b872ec9b5cc0330f7c818c4c3a4 (patch) | |
tree | d60c399abec88d2cefd35701c719dfa9d0733f76 /drivers/media/video/zr364xx.c | |
parent | V4L/DVB (12275): Add two new ioctls: DMX_ADD_PID and DMX_REMOVE_PID (diff) | |
download | linux-a4afd65870188b872ec9b5cc0330f7c818c4c3a4.tar.xz linux-a4afd65870188b872ec9b5cc0330f7c818c4c3a4.zip |
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 '')
0 files changed, 0 insertions, 0 deletions