diff options
| author | Kees Cook <[email protected]> | 2018-07-12 19:59:37 +0000 |
|---|---|---|
| committer | Ulf Hansson <[email protected]> | 2018-07-16 09:45:44 +0000 |
| commit | 3b1074bf9817bf43d4da375aa5f4b6c88f1d953e (patch) | |
| tree | dcc6dcf7a02c7892dfaa95030362d6bc1085cff7 /fs/btrfs/dev-replace.c | |
| parent | Linux 4.18-rc5 (diff) | |
| download | kernel-3b1074bf9817bf43d4da375aa5f4b6c88f1d953e.tar.gz kernel-3b1074bf9817bf43d4da375aa5f4b6c88f1d953e.zip | |
mmc: mxcmmc: Fix missing parentheses and brace
Looks like the adjusted syntax wasn't fully build tested. This fixes
failures with powerpc builds:
drivers/mmc/host/mxcmmc.c: In function ‘mxcmci_swap_buffers’:
drivers/mmc/host/mxcmmc.c:296:51: error: expected ‘)’ before ‘;’ token
void *buf = kmap_atomic(sg_page(sg) + sg->offset;
^
drivers/mmc/host/mxcmmc.c:299:1: error: expected ‘,’ or ‘;’ before ‘}’ token
}
^
Fixes: b189e7589f6d3 ("mmc: mxcmmc: handle highmem pages")
Signed-off-by: Kees Cook <[email protected]>
Acked-by: Randy Dunlap <[email protected]>
Tested-by: Randy Dunlap <[email protected]>
Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'fs/btrfs/dev-replace.c')
0 files changed, 0 insertions, 0 deletions
