vmw_balloon: unify commands tracing and stats
authorNadav Amit <namit@vmware.com>
Thu, 20 Sep 2018 17:30:08 +0000 (10:30 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 25 Sep 2018 18:11:42 +0000 (20:11 +0200)
commit681311848c8fea6a3025296d88f3876920d577a0
tree0c37e8e23c14c0213aaafd1276b6d2dde42e1a76
parent10a95d5d86e1f65a1075ea2b5469cc8ef1f424c5
vmw_balloon: unify commands tracing and stats

Now that we have a single point, unify the tracing and collecting the
statistics for commands and their failure. While it might somewhat
reduce the control over debugging, it cleans the code a lot.

Reviewed-by: Xavier Deguillard <xdeguillard@vmware.com>
Signed-off-by: Nadav Amit <namit@vmware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/vmw_balloon.c