diff options
author | Colin Ian King <colin.king@canonical.com> | 2017-11-15 17:37:08 -0800 |
---|---|---|
committer | Peter Kalauskas <peskal@google.com> | 2018-08-24 08:17:23 -0700 |
commit | 983cc4588dedea1bf9b414ed93d488694a035299 (patch) | |
tree | afbc75e43e18965e425090667c4354b1659dbf99 /Documentation/security | |
parent | a9392b72e1433b6da8005ebea7060b25bac0dc68 (diff) |
UPSTREAM: drivers/block/zram/zram_drv.c: make zram_page_end_io() static
zram_page_end_io() is local to the source and does not need to be in
global scope, so make it static.
Cleans up sparse warning:
symbol 'zram_page_end_io' was not declared. Should it be static?
Link: http://lkml.kernel.org/r/20171016173336.20320-1-colin.king@canonical.com
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Reviewed-by: Sergey Senozhatsky <sergey.senozhatsky@gmail.com>
Cc: Minchan Kim <minchan@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
(cherry picked from commit 384bc41fc064bd8b12b7081aa3e81d26f3407045)
Signed-off-by: Peter Kalauskas <peskal@google.com>
Bug: 112488418
Change-Id: Ie0f250e580bc1dd16e963b5dbe5bdc429fb4cd65
Diffstat (limited to 'Documentation/security')
0 files changed, 0 insertions, 0 deletions