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:
2023d84
)
ttm: use NULL instead of 0 for ttm_bo_reserve()'s pointer arg.
author
Martin Kepplinger
<martink@posteo.de>
Sun, 15 Jun 2014 00:10:39 +0000
(
02:10
+0200)
committer
Dave Airlie
<airlied@redhat.com>
Tue, 8 Jul 2014 01:28:28 +0000
(11:28 +1000)
Fix a sparse warning: ttm_bo_reserve()'s last argument is a
pointer to a struct, so use NULL as nullpointer.
Signed-off-by: Martin Kepplinger <martink@posteo.de>
Reviewed-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/ttm/ttm_bo.c
patch
|
blob
|
history
diff --cc
drivers/gpu/drm/ttm/ttm_bo.c
Simple merge