x86: capitalize function call interrupts consistently
authorAndi Kleen <andi@firstfloor.org>
Thu, 4 Sep 2008 11:47:38 +0000 (13:47 +0200)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 4 Sep 2008 17:51:36 +0000 (10:51 -0700)
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>

No differences found