diff options
author | Danny Kukawka <danny.kukawka@bisect.de> | 2012-01-30 23:00:08 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-02-02 16:28:13 -0800 |
commit | 3e5ba466d515eb3fb1e0e975a3d8e499126ae2b5 (patch) | |
tree | e45bb9150ed32baefbb4692d02238287f13fed3f /drivers/misc/cs5535-mfgpt.c | |
parent | 7c5763b8453a94871d356f20df30f350f8631e8b (diff) | |
download | linux-3e5ba466d515eb3fb1e0e975a3d8e499126ae2b5.tar.bz2 |
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 'drivers/misc/cs5535-mfgpt.c')
0 files changed, 0 insertions, 0 deletions