]> asedeno.scripts.mit.edu Git - linux.git/commit
media: gspca: null check create_singlethread_workqueue
authorNavid Emamdoost <navid.emamdoost@gmail.com>
Wed, 11 Sep 2019 20:20:12 +0000 (17:20 -0300)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Thu, 10 Oct 2019 10:17:54 +0000 (07:17 -0300)
commit68085f314d6429ddfb09756623e2bfeec2966909
treeec6da9202da066a64331a1c84489f18fd19b612c
parente6f45ea2e7211850d2301a726d195a61fde0ccda
media: gspca: null check create_singlethread_workqueue

In sd_start the return value of create_singlethread_workqueue needs
null check.

Signed-off-by: Navid Emamdoost <navid.emamdoost@gmail.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/usb/gspca/sq905c.c