Commit 7a9462d8 authored by K. Y. Srinivasan's avatar K. Y. Srinivasan Committed by Greg Kroah-Hartman
Browse files

Staging: hv: vmbus: Get rid of unnecessay comments in connection.c



Get rid of unnecessay comments in connection.c.

Signed-off-by: default avatarK. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: default avatarHaiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 5433e003
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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