From: Vitaly Kuznetsov Date: Sun, 12 Apr 2015 01:07:44 +0000 (-0700) Subject: Drivers: hv: kvp: rename kvp_work -> kvp_timeout_work X-Git-Tag: omap-for-v4.2/fixes-rc1^2~94^2~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68c8b39a0db71e0e76295bf277e8280ae36e7c10;p=pandora-kernel.git 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 Tested-by: Alex Ng Signed-off-by: K. Y. Srinivasan Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed