From: Don Zickus Date: Thu, 6 Jan 2011 21:18:52 +0000 (-0500) Subject: x86, NMI: Clean-up default_do_nmi() X-Git-Tag: v2.6.38-rc1~417^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2fd43954abc058586e95d4eb91e7a5477070704;p=pandora-kernel.git x86, NMI: Clean-up default_do_nmi() Just re-arrange the code a bit to make it easier to follow what is going on. Basically un-negating the if-statement and swapping the code inside the if-statement with code outside. No functional changes. Originally-by: Huang Ying Signed-off-by: Don Zickus Signed-off-by: Peter Zijlstra LKML-Reference: <1294348732-15030-7-git-send-email-dzickus@redhat.com> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed