Staging: hv: vmbus: Get rid of some unnecessary comments
Get rid of some unnecessary comments. Signed-off-by: K. Y. Srinivasan <kys@microsoft.com> Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
parent
768fa21919
commit
94a66c9c80
@ -44,8 +44,6 @@ static struct tasklet_struct event_dpc;
|
||||
|
||||
unsigned int vmbus_loglevel = (ALL_MODULES << 16 | INFO_LVL);
|
||||
EXPORT_SYMBOL(vmbus_loglevel);
|
||||
/* (ALL_MODULES << 16 | DEBUG_LVL_ENTEREXIT); */
|
||||
/* (((VMBUS | VMBUS_DRV)<<16) | DEBUG_LVL_ENTEREXIT); */
|
||||
|
||||
static struct completion probe_event;
|
||||
static int irq;
|
||||
|
Loading…
x
Reference in New Issue
Block a user