Drivers: hv: vmbus: hv_process_timer_expiration() can be static
authorkbuild test robot <fengguang.wu@intel.com>
Sun, 25 Jan 2015 17:17:54 +0000 (01:17 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 25 Jan 2015 17:24:42 +0000 (09:24 -0800)
commitd8a60e000c951f845d9a5fb3e67853e0e63a5659
tree5de0e338f12ff9b76e073cd1e1eae394ecd8384f
parentd7f2fbafb4f84306436277664cf28042beaf252a
Drivers: hv: vmbus: hv_process_timer_expiration() can be static

drivers/hv/vmbus_drv.c:582:6: sparse: symbol 'hv_process_timer_expiration' was not declared. Should it be static?

Signed-off-by: Fengguang Wu <fengguang.wu@intel.com>
Cc: Vitaly Kuznetsov <vkuznets@redhat.com>
Cc: "K. Y. Srinivasan" <kys@microsoft.com>
Cc: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/hv/vmbus_drv.c