[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1217279371-4410-22-git-send-email-gustavo@las.ic.unicamp.br>
Date: Mon, 28 Jul 2008 18:09:28 -0300
From: "Gustavo F. Padovan" <gustavo@....ic.unicamp.br>
To: linux-kernel@...r.kernel.org
Cc: mingo@...e.hu
Subject: [PATCH 21/24] x86: kernel/visws_quirks.c cleanup
Remove additional whitespace.
Signed-off-by: Gustavo F. Padovan <gustavo@....ic.unicamp.br>
---
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists