From: Jiri Slaby Date: Mon, 13 Jul 2009 21:20:20 +0000 (+0200) Subject: drm: drm_debugfs, check kmalloc retval X-Git-Tag: v2.6.31-rc4~29^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d25e3a6faa82eeaa6e5487c2d2e27cfd938ed108;p=pandora-kernel.git drm: drm_debugfs, check kmalloc retval Check kmalloc return value in drm_debugfs_create_files and bail out appropriately if the pointer is NULL. Signed-off-by: Jiri Slaby Signed-off-by: Dave Airlie --- Reading git-diff-tree failed