summaryrefslogtreecommitdiff
path: root/drivers/media/rc
diff options
context:
space:
mode:
authorNicholas Mc Guire <hofrat@osadl.org>2019-01-19 22:52:23 -0500
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>2019-03-19 16:45:08 -0400
commita3d7f22ef34ec4206b50ee121384d5c8bebd5591 (patch)
treefeba0869b814c70e4c415205b73d9da56a0182b2 /drivers/media/rc
parent981fbe3da20a6f35f17977453bce7dfc1664d74f (diff)
media: cx23885: check allocation return
Checking of kmalloc() seems to have been committed - as cx23885_dvb_register() is checking for != 0 return, returning -ENOMEM should be fine here. While at it address the coccicheck suggestion to move to kmemdup rather than using kmalloc+memcpy. Fixes: 46b21bbaa8a8 ("[media] Add support for DViCO FusionHDTV DVB-T Dual Express2") Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org> Signed-off-by: Sean Young <sean@mess.org> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'drivers/media/rc')
0 files changed, 0 insertions, 0 deletions