From: Andi Kleen Date: Thu, 4 Sep 2008 11:47:38 +0000 (+0200) Subject: x86: capitalize function call interrupts consistently X-Git-Tag: v2.6.28-rc1~734^2^3~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc44e65943169de2d1a1b494876f48a65a9737f1;p=pandora-kernel.git 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 Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed