Files
linux/drivers/staging
Mauro Carvalho Chehab ca33f8f61a media: atomisp: get rid of a warning
On smatch, this warning is trigged:

	drivers/staging/media/atomisp/pci/atomisp2/hmm/hmm_bo.c:324 __bo_take_off_handling() error: we previously assumed 'bo->prev' could be null (see line 314)

Because it can't properly analize the truth table for the above
function. So, add an explicit check for the final condition there.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
2018-04-17 05:50:04 -04:00
..
2018-04-11 10:28:39 -07:00
2018-03-19 17:14:40 +01:00
2018-03-19 19:56:02 +01:00
2018-03-19 19:56:02 +01:00