mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-15 05:11:32 +00:00
[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
@ -60,7 +60,6 @@ struct cafe_priv {
|
||||
int page_addr;
|
||||
dma_addr_t dmaaddr;
|
||||
unsigned char *dmabuf;
|
||||
|
||||
};
|
||||
|
||||
static int usedma = 1;
|
||||
|
Loading…
Reference in New Issue
Block a user