summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorQian Cai2019-07-17 01:27:06 +0200
committerLinus Torvalds2019-07-17 04:23:22 +0200
commitc296d4dc13aefe96792538a949996b8938f28f13 (patch)
tree5b2f4f6fd98e6e5286f749e0aa639cf9c35054cd /scripts
parentarch/*: remove unused isa_page_to_bus() (diff)
downloadkernel-qcow2-linux-c296d4dc13aefe96792538a949996b8938f28f13.tar.gz
kernel-qcow2-linux-c296d4dc13aefe96792538a949996b8938f28f13.tar.xz
kernel-qcow2-linux-c296d4dc13aefe96792538a949996b8938f28f13.zip
asm-generic: fix a compilation warning
Fix this compilation warning on x86 by making flush_cache_vmap() inline. lib/ioremap.c: In function 'ioremap_page_range': lib/ioremap.c:214:16: warning: variable 'start' set but not used [-Wunused-but-set-variable] unsigned long start; ^~~~~ While at it, convert all other similar functions to inline for consistency. Link: http://lkml.kernel.org/r/1562594592-15228-1-git-send-email-cai@lca.pw Signed-off-by: Qian Cai <cai@lca.pw> Reviewed-by: Andrew Morton <akpm@linux-foundation.org> Cc: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions