1
linux/drivers/staging/hv
Bill Pemberton 8566ea7c6f Staging: hv: move ASSERT(scmnd) to a more useful location
There's not much point to make sure scmnd is not NULL after an assert
that would dereference scmnd.  The ASSERT()'s should be removed, but
until they are at least they at least can be in the right order.

Signed-off-by: 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>
2010-05-11 11:36:04 -07:00
..
blkvsc_drv.c Staging: hv: trivial whitespace fixes found by checkpatch.pl 2010-05-11 11:35:36 -07:00
BlkVsc.c Staging: hv: Fix some missing author names 2009-11-30 16:39:35 -08:00
Channel.c Staging: hv: Added new hv_utils driver with shutdown as first functionality 2010-05-11 11:36:03 -07:00
Channel.h Staging: hv: remove PFN_CHANNEL_CALLBACK 2009-09-15 12:02:03 -07:00
ChannelInterface.c
ChannelInterface.h
ChannelMgmt.c Staging: hv: Added new hv_utils driver with shutdown as first functionality 2010-05-11 11:36:03 -07:00
ChannelMgmt.h Staging: hv: fix oops in vmbus - missing #include 2009-10-30 14:47:43 -07:00
Connection.c Staging: hv: trivial whitespace fixes found by checkpatch.pl 2010-05-11 11:35:36 -07:00
hv_api.h Staging: fix assorted typos all over the place 2009-12-11 12:23:20 -08:00
Hv.c staging: hv: Corrected all header comment formats kernel-doc format 2010-05-11 11:35:32 -07:00
Hv.h Staging: hv: Remove xen legacy code and check for Hyper-V 2010-03-03 16:42:37 -08:00
hyperv_utils.c Staging: hv: delete ext_utils.c 2010-05-11 11:36:04 -07:00
Kconfig Staging: hv: Added new hv_utils driver with shutdown as first functionality 2010-05-11 11:36:03 -07:00
logging.h
Makefile Staging: hv: delete ext_utils.c 2010-05-11 11:36:04 -07:00
netvsc_drv.c Staging: hv: handle skb allocation failure 2010-05-11 11:35:34 -07:00
NetVsc.c Staging: hv: declare NetVscOnChannelCallback() static 2010-05-11 11:35:38 -07:00
NetVsc.h Staging: hv: don't use dynamic sized array 2010-05-11 11:35:38 -07:00
NetVscApi.h Staging: hv: remove unneeded OnClose callback 2010-03-03 16:42:36 -08:00
osd.c staging: hv: Corrected all header comment formats kernel-doc format 2010-05-11 11:35:32 -07:00
osd.h Staging: hv: fix oops in vmbus - missing #include 2009-10-30 14:47:43 -07:00
RingBuffer.c Staging: hv: trivial whitespace fixes found by checkpatch.pl 2010-05-11 11:35:36 -07:00
RingBuffer.h
rndis.h Staging: hv: trivial whitespace fixes found by checkpatch.pl 2010-05-11 11:35:36 -07:00
RndisFilter.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
RndisFilter.h
storvsc_drv.c Staging: hv: move ASSERT(scmnd) to a more useful location 2010-05-11 11:36:04 -07:00
StorVsc.c Staging: hv: trivial whitespace fixes found by checkpatch.pl 2010-05-11 11:35:36 -07:00
StorVscApi.h Staging: hv: remove unneeded OnHostReset callback 2010-03-03 16:42:36 -08:00
TODO Staging: hv: use network device stats 2010-05-11 11:35:34 -07:00
utils.h Staging: hv: delete ext_utils.c 2010-05-11 11:36:04 -07:00
VersionInfo.h Staging: hv: trivial whitespace fixes found by checkpatch.pl 2010-05-11 11:35:36 -07:00
vmbus_drv.c Staging: hv: trivial whitespace fixes found by checkpatch.pl 2010-05-11 11:35:36 -07:00
Vmbus.c staging: hv: Corrected all header comment formats kernel-doc format 2010-05-11 11:35:32 -07:00
vmbus.h Staging: hv: Rename struct device_context and re-arrange the fields inside 2010-03-03 16:42:37 -08:00
VmbusApi.h staging: hv: Corrected all header comment formats kernel-doc format 2010-05-11 11:35:32 -07:00
VmbusChannelInterface.h
VmbusPacketFormat.h Staging: hv: Added new hv_utils driver with shutdown as first functionality 2010-05-11 11:36:03 -07:00
VmbusPrivate.h Staging: hv: remove more usages of internal list routines 2009-09-15 12:02:04 -07:00
vstorage.h Staging: hv: fix spaces coding style issue in vstorage.h 2010-05-11 11:35:38 -07:00