summaryrefslogtreecommitdiff
path: root/drivers/media/pci/ttpci
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@s-opensource.com>2016-10-13 07:14:38 -0300
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2016-10-21 08:43:24 -0200
commitdd79d27e1bbded7366ade6d25fbfde305e33fad8 (patch)
tree36418da9a4f875830d93fad51f86854ab1f8de4b /drivers/media/pci/ttpci
parent801edd6bb9b223390028dc7f565904a2833d20e1 (diff)
[media] dvb-core: get rid of demux optional circular buffer
There is a provision at the dvb_demux.c to use a vmalloc'ed circular buffer, enabled via an extra #ifdef option that it is not at Kconfig. Enabling it will only make the Kernel to allocate/deallocate such buffer, but no code would actually use it. So, no practical effect, except for sparing some memory without any good reason. So, get rid of such dead code. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'drivers/media/pci/ttpci')
0 files changed, 0 insertions, 0 deletions