OSDN Git Service

drm/i915/bios: Prevent NULL dereference after allocation failure
authorChris Wilson <chris@chris-wilson.co.uk>
Sun, 12 Sep 2010 16:16:17 +0000 (17:16 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Sun, 12 Sep 2010 16:46:14 +0000 (17:46 +0100)
commit6edc3242e35f03990e362e7c115e722717f0f7a7
tree0f6e9557713991a742e2b66628b89321877b1d4e
parentb5c616a75428d85f92407e4509553f937b720630
drm/i915/bios: Prevent NULL dereference after allocation failure

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
drivers/gpu/drm/i915/intel_bios.c