summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/onenand
diff options
context:
space:
mode:
authorDavid Woodhouse <dwmw2@infradead.org>2006-11-30 08:17:38 +0000
committerDavid Woodhouse <dwmw2@infradead.org>2006-11-30 08:17:38 +0000
commitc9ac5977299dd106ddb759e7e10035770dff185b (patch)
tree516a5bce7204718c958ef083c1ad3435b6b5907a /drivers/mtd/onenand
parentdd36f2673573fc027945d488342f2f70664f0448 (diff)
downloadop-kernel-dev-c9ac5977299dd106ddb759e7e10035770dff185b.zip
op-kernel-dev-c9ac5977299dd106ddb759e7e10035770dff185b.tar.gz
[MTD] Remove trailing whitespace
The newly-added cafe_ecc.c had a lot of it because of the way the lookup table was auto-generated; clean up the other files too while we're at it. Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Diffstat (limited to 'drivers/mtd/onenand')
-rw-r--r--drivers/mtd/onenand/onenand_base.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mtd/onenand/onenand_base.c b/drivers/mtd/onenand/onenand_base.c
index fc84ddc..c48aa79 100644
--- a/drivers/mtd/onenand/onenand_base.c
+++ b/drivers/mtd/onenand/onenand_base.c
@@ -406,7 +406,7 @@ static int onenand_try_interrupt_wait(struct mtd_info *mtd, int state)
/* Release the irq */
free_irq(this->irq, this);
-
+
this->wait = onenand_wait;
}
OpenPOWER on IntegriCloud