[PATCH 21/24] x86: kernel/visws_quirks.c cleanup

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


Remove additional whitespace.

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

diff --git a/arch/x86/kernel/visws_quirks.c b/arch/x86/kernel/visws_quirks.c
index 41e01b1..03a45be 100644
--- a/arch/x86/kernel/visws_quirks.c
+++ b/arch/x86/kernel/visws_quirks.c
@@ -668,7 +668,7 @@ static struct irqaction master_action = {
};

static struct irqaction cascade_action = {
- .handler = no_action,
+ .handler = no_action,
.name = "cascade",
};

--
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/