From: Dan Carpenter Date: Wed, 30 Jan 2013 06:03:43 +0000 (-0300) Subject: [media] tm6000: check an allocation for failure X-Git-Tag: v3.9-rc1~93^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88b404c435ffb6c103faf85cc1b41077dcd03bf9;p=pandora-kernel.git [media] tm6000: check an allocation for failure This allocation had no error checking. It didn't need to be under the mutex so I moved it out form there. That makes the error handling easier and is a potential speed up. Signed-off-by: Dan Carpenter Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed