Commit c9ac5977 authored by David Woodhouse's avatar David Woodhouse

[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: default avatarDavid Woodhouse <dwmw2@infradead.org>
parent dd36f267
...@@ -60,7 +60,6 @@ struct cafe_priv { ...@@ -60,7 +60,6 @@ struct cafe_priv {
int page_addr; int page_addr;
dma_addr_t dmaaddr; dma_addr_t dmaaddr;
unsigned char *dmabuf; unsigned char *dmabuf;
}; };
static int usedma = 1; static int usedma = 1;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment