[PATCH 10/24] x86: kernel/irqinit_32.c cleanup

From: Gustavo F. Padovan
Date: Mon Jul 28 2008 - 17:13:17 EST


Remove additional tab.

Signed-off-by: Gustavo F. Padovan <gustavo@xxxxxxxxxxxxxxxxx>
---
arch/x86/kernel/irqinit_32.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/arch/x86/kernel/irqinit_32.c b/arch/x86/kernel/irqinit_32.c
index d669142..ea55e12 100644
--- a/arch/x86/kernel/irqinit_32.c
+++ b/arch/x86/kernel/irqinit_32.c
@@ -34,7 +34,7 @@
* leads to races. IBM designers who came up with it should
* be shot.
*/
-
+

static irqreturn_t math_error_irq(int cpl, void *dev_id)
{
--
1.5.4.5

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/