diff --git a/[refs] b/[refs] index e74eb0075ff0..d18820124f2e 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 5433e00334d3e20f8bff70845c7f44e00cdf2d14 +refs/heads/master: 7a9462d842197cba9ca16b915284289535c88675 diff --git a/trunk/drivers/staging/hv/connection.c b/trunk/drivers/staging/hv/connection.c index e6b40392e08d..0e7efce31282 100644 --- a/trunk/drivers/staging/hv/connection.c +++ b/trunk/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