mei: bus: () can be static
[firefly-linux-kernel-4.4.55.git] / drivers / hv / vmbus_drv.c
index 526fa8b19cda12ccc961aaecfbeec92082499533..8313e25378cb2804262b00fa3d5bbdccc1213a3e 100644 (file)
@@ -48,7 +48,7 @@ static struct completion probe_event;
 static int irq;
 
 
-int hyperv_panic_event(struct notifier_block *nb,
+static int hyperv_panic_event(struct notifier_block *nb,
                        unsigned long event, void *ptr)
 {
        struct pt_regs *regs;