]> git.baikalelectronics.ru Git - kernel.git/commit
Staging: hv: remove timer wrapper functions
authorGreg Kroah-Hartman <gregkh@suse.de>
Wed, 29 Jul 2009 22:40:57 +0000 (15:40 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 15 Sep 2009 19:01:54 +0000 (12:01 -0700)
commitf66d8c10bfa41a2ab79d0ff272aa0d75b44da333
tree59f0837b4888425fc61063931bcf77af0f05252c
parentb17e8924073a5044c1875ec1940ffdbfd5a27b54
Staging: hv: remove timer wrapper functions

Use a real timer (there's only one in the code), no wrapper is needed,
it just increases the complexity for no reason.

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