projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5433e00
)
Staging: hv: vmbus: Get rid of unnecessay comments in connection.c
author
K. Y. Srinivasan
<kys@microsoft.com>
Thu, 25 Aug 2011 16:48:52 +0000
(09:48 -0700)
committer
Greg 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
patch
|
blob
|
blame
|
history
diff --git
a/drivers/staging/hv/connection.c
b/drivers/staging/hv/connection.c
index e6b40392e08d511b560f53080160b4d06ad20db2..0e7efce31282dd1e136ef2ef262a2d9061c86be3 100644
(file)
--- 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