From: Hans Verkuil Date: Fri, 25 Jul 2014 11:19:54 +0000 (-0300) Subject: [media] solo6x10: fix potential null dereference X-Git-Tag: cleanup-for-v3.18~114^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a12830893e8b111189e9019848ead054b0f85b3;p=pandora-kernel.git [media] solo6x10: fix potential null dereference drivers/media/pci/solo6x10/solo6x10-disp.c:221 solo_set_motion_block() error: potential null dereference 'buf'. (kzalloc returns null) Also propagate this error up the chain. Signed-off-by: Hans Verkuil Reported-by: kbuild test robot Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed