From: K. Y. Srinivasan Date: Thu, 25 Aug 2011 16:48:52 +0000 (-0700) Subject: Staging: hv: vmbus: Get rid of unnecessay comments in connection.c X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=7a9462d842197cba9ca16b915284289535c88675;p=~shefty%2Frdma-dev.git Staging: hv: vmbus: Get rid of unnecessay comments in connection.c Get rid of unnecessay comments in connection.c. Signed-off-by: K. Y. Srinivasan Signed-off-by: Haiyang Zhang Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/hv/connection.c b/drivers/staging/hv/connection.c index e6b40392e08..0e7efce3128 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