diff options
author | 2012-07-30 14:47:44 -0500 | |
---|---|---|
committer | 2012-08-13 15:41:30 -0400 | |
commit | 6b982fcf0260b8371604fcf6a12c6beecb731c57 (patch) | |
tree | cbc82bafc1c751a17c147cb327c6a9294e40fc43 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mm/frontswap: cleanup doc and comment error (diff) | |
download | linux-dev-6b982fcf0260b8371604fcf6a12c6beecb731c57.tar.xz linux-dev-6b982fcf0260b8371604fcf6a12c6beecb731c57.zip |
mm/frontswap: fix uninit'ed variable warning
Fixes uninitialized variable warning on 'type' in frontswap_shrink().
type is set before use by __frontswap_unuse_pages() called by
__frontswap_shrink() called by frontswap_shrink() before use by
try_to_unuse().
Signed-off-by: Seth Jennings <sjenning@linux.vnet.ibm.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions