diff --git a/drivers/staging/hv/connection.c b/drivers/staging/hv/connection.c index e6b40392e08d511b560f53080160b4d06ad20db2..0e7efce31282dd1e136ef2ef262a2d9061c86be3 100644 --- a/drivers/staging/hv/connection.c +++ b/drivers/staging/hv/connection.c @@ -215,8 +215,6 @@ static void process_chn_event(u32 relid) { struct vmbus_channel *channel; - /* ASSERT(relId > 0); */ - /* * Find the channel based on this relid and invokes the * channel callback to process the event