commit | dc44e65943169de2d1a1b494876f48a65a9737f1 | [log] [tgz] |
---|---|---|
author | Andi Kleen <andi@firstfloor.org> | Thu Sep 04 13:47:38 2008 +0200 |
committer | H. Peter Anvin <hpa@zytor.com> | Thu Sep 04 10:51:36 2008 -0700 |
tree | c63e5ec96fb0ad8d42783c5514bfd6591e0a2fcf | |
parent | a81726087428b541aa64604b8a94104a4d4aa8f9 [diff] |
x86: capitalize function call interrupts consistently Impact: aestetic Capitalize function call interrupts consistently. All other descriptions in /proc/interrupts are capitalized except for "function call interrupts". Capitalize it too for consistency. While that's technically a published ABI I think the risk of anyone relying on that text to stay the same is negligible. Signed-off-by: Andi Kleen <ak@linux.intel.com> Signed-off-by: H. Peter Anvin <hpa@zytor.com>