diff options
author | 2012-01-30 23:00:08 +0100 | |
---|---|---|
committer | 2012-02-02 16:28:13 -0800 | |
commit | 3e5ba466d515eb3fb1e0e975a3d8e499126ae2b5 (patch) | |
tree | e45bb9150ed32baefbb4692d02238287f13fed3f /tools/perf/scripts/python | |
parent | drivers: misc: Remove MISC_DEVICES config option (diff) | |
download | linux-dev-3e5ba466d515eb3fb1e0e975a3d8e499126ae2b5.tar.xz linux-dev-3e5ba466d515eb3fb1e0e975a3d8e499126ae2b5.zip |
vmw_balloon: fix for a -Wuninitialized warning
Fix for a -Wuninitialized compiler warning. Changed return value of
vmballoon_send_lock_page() from bool to int to be able to distinguish
between the error cases to avoid uninitialized use of hv_status in
vmballoon_reserve_page()
Signed-off-by: Danny Kukawka <danny.kukawka@bisect.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions