]> rtime.felk.cvut.cz Git - lisovros/linux_canprio.git/commit
Staging: hv: Channel.c: fix up compiler warning
authorGreg Kroah-Hartman <gregkh@suse.de>
Thu, 6 May 2010 04:04:19 +0000 (21:04 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 11 May 2010 18:36:15 +0000 (11:36 -0700)
commite61fbe66cbe10fed6bcc2d07ac802a7386b93673
tree686d2df553218690b1fafdb5a6b85c0b1b696172
parente8d5373d664caacce2d7623810c91b43f08eabab
Staging: hv: Channel.c: fix up compiler warning

In the series of ASSERT removals, somehow we ended up with a compiler
warning in Channel.c.  This patch fixes that up.

Cc: Bill Pemberton <wfp5p@virginia.edu>
Cc: Hank Janssen <hjanssen@microsoft.com>
Cc: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/hv/Channel.c