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:
116f570
)
x86: nmi_watchdog - remove useless check
author
Cyrill Gorcunov
<gorcunov@gmail.com>
Tue, 24 Jun 2008 20:52:04 +0000
(22:52 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Tue, 8 Jul 2008 10:51:40 +0000
(12:51 +0200)
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>
No differences found