[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>
This commit is contained in:
parent
dd36f26735
commit
c9ac597729
9 changed files with 539 additions and 540 deletions
|
@ -60,7 +60,6 @@ struct cafe_priv {
|
|||
int page_addr;
|
||||
dma_addr_t dmaaddr;
|
||||
unsigned char *dmabuf;
|
||||
|
||||
};
|
||||
|
||||
static int usedma = 1;
|
||||
|
|
Loading…
Reference in a new issue