kernel-ark/drivers/staging/hv
Greg Kroah-Hartman 2d0753464b Staging: hv: remove unneeded OnOpen callback
This callback only calls one function, so just call the function
instead, no need for indirection at all.

Cc: Hank Janssen <hjanssen@microsoft.com>
Cc: Haiyang Zhang <haiyangz@microsoft.com>.
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-03-03 16:42:36 -08:00
..
blkvsc_drv.c Staging: hv: Fix some missing author names 2009-11-30 16:39:35 -08:00
BlkVsc.c Staging: hv: Fix some missing author names 2009-11-30 16:39:35 -08:00
Channel.c Staging: hv: Fix vmbus event handler bug 2009-11-30 16:39:29 -08:00
Channel.h
ChannelInterface.c
ChannelInterface.h
ChannelMgmt.c Staging: hv: Fix vmbus event handler bug 2009-11-30 16:39:29 -08:00
ChannelMgmt.h Staging: hv: fix oops in vmbus - missing #include 2009-10-30 14:47:43 -07:00
Connection.c
hv_api.h Staging: fix assorted typos all over the place 2009-12-11 12:23:20 -08:00
Hv.c Staging: hv: fix smp problems in the hyperv core code 2010-01-20 15:05:26 -08:00
Hv.h Staging: hv: fix smp problems in the hyperv core code 2010-01-20 15:05:26 -08:00
Kconfig
logging.h
Makefile
netvsc_drv.c Staging: hv: remove unneeded OnOpen callback 2010-03-03 16:42:36 -08:00
NetVsc.c Staging: hv: Fix some missing author names 2009-11-30 16:39:35 -08:00
NetVsc.h Staging: hv: Fix some missing author names 2009-11-30 16:39:35 -08:00
NetVscApi.h Staging: hv: remove unneeded OnOpen callback 2010-03-03 16:42:36 -08:00
osd.c
osd.h Staging: hv: fix oops in vmbus - missing #include 2009-10-30 14:47:43 -07:00
RingBuffer.c
RingBuffer.h
rndis.h
RndisFilter.c Staging: hv: remove unneeded OnOpen callback 2010-03-03 16:42:36 -08:00
RndisFilter.h
storvsc_drv.c Staging: hv: remove unneeded OnHostReset callback 2010-03-03 16:42:36 -08:00
StorVsc.c Staging: hv: remove unneeded OnHostReset callback 2010-03-03 16:42:36 -08:00
StorVscApi.h Staging: hv: remove unneeded OnHostReset callback 2010-03-03 16:42:36 -08:00
TODO
VersionInfo.h
vmbus_drv.c Staging: hv: fix oops in vmbus - udev events 2009-10-30 14:47:43 -07:00
Vmbus.c Staging: hv: fix smp problems in the hyperv core code 2010-01-20 15:05:26 -08:00
vmbus.h
VmbusApi.h
VmbusChannelInterface.h
VmbusPacketFormat.h
VmbusPrivate.h
vstorage.h