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:
871b72d
)
x86, microcode: Simplify vfree() use
author
Figo.zhang
<figo1802@gmail.com>
Sun, 7 Jun 2009 14:30:36 +0000
(22:30 +0800)
committer
Ingo Molnar
<mingo@elte.hu>
Sun, 7 Jun 2009 14:35:11 +0000
(16:35 +0200)
vfree() does its own 'NULL' check, so no need for check before
calling it.
In v2, remove the stray newline.
[ Impact: cleanup ]
Signed-off-by: Figo.zhang <figo1802@gmail.com>
Cc: Dmitry Adamushko <dmitry.adamushko@gmail.com>
LKML-Reference: <
1244385036
.3402.11.camel@myhost>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found