commit | aeef50bc0483fa70ce0bddb686ec84a274b7f3d4 | [log] [tgz] |
---|---|---|
author | Figo.zhang <figo1802@gmail.com> | Sun Jun 07 22:30:36 2009 +0800 |
committer | Ingo Molnar <mingo@elte.hu> | Sun Jun 07 16:35:11 2009 +0200 |
tree | 3a48fa0730d5918edd10712c35e75ba95bc8fe68 | |
parent | 871b72dd1e12afc3f024479531d25a9339d2e3f9 [diff] |
x86, microcode: Simplify vfree() use 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>