]> Pileus Git - ~andy/linux/commitdiff
Staging: hv: vmbus: Get rid of unnecessay comments in connection.c
authorK. Y. Srinivasan <kys@microsoft.com>
Thu, 25 Aug 2011 16:48:52 +0000 (09:48 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 25 Aug 2011 22:22:19 +0000 (15:22 -0700)
Get rid of unnecessay comments in connection.c.

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>
drivers/staging/hv/connection.c

index e6b40392e08d511b560f53080160b4d06ad20db2..0e7efce31282dd1e136ef2ef262a2d9061c86be3 100644 (file)
@@ -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