]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
mei: bus: () can be static
authorkbuild test robot <fengguang.wu@intel.com>
Mon, 2 Mar 2015 03:49:23 +0000 (11:49 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 2 Mar 2015 05:43:37 +0000 (21:43 -0800)
commited99d846f1774e14c8705819c12469eb3855b54e
treee8bc9a09bc8b52c34620803aace61428b48a4bf4
parentb3de8e3719e582f3182bb504295e4a8e43c8c96f
mei: bus: () can be static

drivers/hv/vmbus_drv.c:51:5: sparse: symbol 'hyperv_panic_event' was not declared. Should it be static?
drivers/hv/vmbus_drv.c:51:5: sparse: symbol 'hyperv_panic_event' was not declared. Should it be static?
drivers/hv/vmbus_drv.c:51:5: sparse: symbol 'hyperv_panic_event' was not declared. Should it be static?
drivers/hv/vmbus_drv.c:51:5: sparse: symbol 'hyperv_panic_event' was not declared. Should it be static?

Signed-off-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/hv/vmbus_drv.c