summaryrefslogtreecommitdiff
path: root/arch/unicore32/include/asm/pgalloc.h
diff options
context:
space:
mode:
authorQian Cai <cai@lca.pw>2019-09-24 01:39:46 +0300
committerLinus Torvalds <torvalds@linux-foundation.org>2019-09-25 01:54:12 +0300
commit2b38d01b4de8b1bbda7f5f7e91252609557635fc (patch)
treee46de1b87827746c1eedbce9f4d2696d5c9ccfdb /arch/unicore32/include/asm/pgalloc.h
parent068619e32ff6229a09407d267e36ea7710b96ea1 (diff)
downloadlinux-2b38d01b4de8b1bbda7f5f7e91252609557635fc.tar.xz
mm/zsmalloc.c: fix a -Wunused-function warning
set_zspage_inuse() was introduced in the commit 4f42047bbde0 ("zsmalloc: use accessor") but all the users of it were removed later by the commits, bdb0af7ca8f0 ("zsmalloc: factor page chain functionality out") 3783689a1aa8 ("zsmalloc: introduce zspage structure") so the function can be safely removed now. Link: http://lkml.kernel.org/r/1568658408-19374-1-git-send-email-cai@lca.pw Signed-off-by: Qian Cai <cai@lca.pw> Reviewed-by: Andrew Morton <akpm@linux-foundation.org> Cc: Minchan Kim <minchan@kernel.org> Cc: Sergey Senozhatsky <sergey.senozhatsky.work@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/unicore32/include/asm/pgalloc.h')
0 files changed, 0 insertions, 0 deletions