Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information