diff options
author | 2020-10-13 16:55:54 -0700 | |
---|---|---|
committer | 2020-10-13 18:38:33 -0700 | |
commit | 2187e17b02036ecd0ee83e225b28b968d3788a71 (patch) | |
tree | eb52b358c40c83a41a57bed0b04266c3f1d2b5bc /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mm/page_alloc.c: clean code by merging two functions (diff) | |
download | wireguard-linux-2187e17b02036ecd0ee83e225b28b968d3788a71.tar.xz wireguard-linux-2187e17b02036ecd0ee83e225b28b968d3788a71.zip |
mm/page_alloc.c: __perform_reclaim should return 'unsigned long'
__perform_reclaim()'s single caller expects it to return 'unsigned long',
hence change its return value and a local variable to 'unsigned long'.
Suggested-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Yanfei Xu <yanfei.xu@windriver.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Reviewed-by: Andrew Morton <akpm@linux-foundation.org>
Link: https://lkml.kernel.org/r/20200916022138.16740-1-yanfei.xu@windriver.com
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions