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:
50d36a9
)
tehuti: No need check vfree() pointer.
author
Figo.zhang
<figo1802@gmail.com>
Wed, 10 Jun 2009 04:18:38 +0000
(
04:18
+0000)
committer
David S. Miller
<davem@davemloft.net>
Thu, 11 Jun 2009 09:47:14 +0000
(
02:47
-0700)
vfree() does its own 'NULL' check, so no need for check before
calling it.
Signed-off-by: Figo.zhang <figo1802@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found