aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2017-11-15 17:37:08 -0800
committerLinus Torvalds <[email protected]>2017-11-15 18:21:05 -0800
commit384bc41fc064bd8b12b7081aa3e81d26f3407045 (patch)
tree197e521f8393328066b88cbcce2b6cc41cfe3499 /tools/perf/scripts/python/export-to-postgresql.py
parent9823e51bfd47e1d556b47b0061baeb2f05497bef (diff)
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/[email protected] Signed-off-by: Colin Ian King <[email protected]> Reviewed-by: Sergey Senozhatsky <[email protected]> Cc: Minchan Kim <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions