commit | 847815760cc0f41985b3185d780aa4369fcb475d | [log] [tgz] |
---|---|---|
author | Chuck Ebbert <76306.1226@compuserve.com> | Mon Sep 12 18:49:24 2005 +0200 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Mon Sep 12 10:50:58 2005 -0700 |
tree | 1c671922c112b47edf66243fe4002a418a35da8e | |
parent | a2d236b3ac8fcbbf1bae7d815294d258ba24e3f5 [diff] |
[PATCH] x86-64: Clean up nmi error message The x86_64 nmi code is missing a newline in one of its messages. I added a space before the CPU id for readability and killed the trailing space on the previous line as well. Signed-off-by: Chuck Ebbert <76306.1226@compuserve.com> Signed-off-by: Linus Torvalds <torvalds@osdl.org>