commit | 68c8b39a0db71e0e76295bf277e8280ae36e7c10 | [log] [tgz] |
---|---|---|
author | Vitaly Kuznetsov <vkuznets@redhat.com> | Sat Apr 11 18:07:44 2015 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun May 24 12:17:40 2015 -0700 |
tree | c4698816f25f28cd03f93887f5ba5eaeaabbe6a1 | |
parent | 38c06c29bada78c4805000bfb9b7f19cd691461b [diff] |
Drivers: hv: kvp: rename kvp_work -> kvp_timeout_work 'kvp_work' (and kvp_work_func) is a misnomer as it sounds like we expect this useful work to happen and in reality it is just an emergency escape when timeout happens. Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com> Tested-by: Alex Ng <alexng@microsoft.com> Signed-off-by: K. Y. Srinivasan <kys@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>