]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86: nmi_watchdog - remove useless check
authorCyrill Gorcunov <gorcunov@gmail.com>
Tue, 24 Jun 2008 20:52:04 +0000 (22:52 +0200)
committerIngo Molnar <mingo@elte.hu>
Tue, 8 Jul 2008 10:51:40 +0000 (12:51 +0200)
commit2b6addad2d67a2d75ae10a1c8efd18d81d78ff82
tree8d314f6fc12bc04788ef27de8cb9269600a40489
parent116f570e5d8347bee2614da2361eeadbb639ea50
x86: nmi_watchdog - remove useless check

Since nmi_watchdog is unsigned variable we may
safely remove the check for negative value.

Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
Cc: macro@linux-mips.org
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/nmi.c