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:
be25ed9
)
drm/via: vfree() no need checking before calling it
author
Figo.zhang
<figo1802@gmail.com>
Sat, 6 Jun 2009 10:26:26 +0000
(18:26 +0800)
committer
Dave Airlie
<airlied@redhat.com>
Fri, 12 Jun 2009 04:59:59 +0000
(14:59 +1000)
vfree() does it's own NULL checking, no need for explicit check before
calling it.
Signed-off-by: Figo.zhang <figo1802@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found