From: Figo.zhang Date: Sun, 7 Jun 2009 14:30:36 +0000 (+0800) Subject: x86, microcode: Simplify vfree() use X-Git-Tag: v2.6.31-rc1~415^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aeef50bc0483fa70ce0bddb686ec84a274b7f3d4;p=pandora-kernel.git 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 Cc: Dmitry Adamushko LKML-Reference: <1244385036.3402.11.camel@myhost> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed