git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bffd9de
)
drm/radeon: check kmalloc() for failures
author
Dan Carpenter
<dan.carpenter@oracle.com>
Tue, 15 May 2012 08:56:59 +0000
(11:56 +0300)
committer
Dave Airlie
<airlied@redhat.com>
Thu, 17 May 2012 10:13:03 +0000
(11:13 +0100)
We can just return -ENOMEM here if the allocation fails.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: Michel Dänzer <michel.daenzer@amd.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found