commit | 22d293ee8d82ae2ddbc96b4413d7fbf5c1ddfc17 | [log] [tgz] |
---|---|---|
author | Nadav Amit <namit@vmware.com> | Thu Sep 20 10:30:19 2018 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Sep 25 20:11:43 2018 +0200 |
tree | 92392f209192abd951ebb73f741d19486a17fa71 | |
parent | 6e4453b3211d144a152d88f634a691adf651cfc2 [diff] |
vmw_balloon: general style cleanup Change all the remaining return values to int to avoid mistakes. Reduce indentation when possible. Reviewed-by: Xavier Deguillard <xdeguillard@vmware.com> Signed-off-by: Nadav Amit <namit@vmware.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>